![]() |
DAS
3.0
Das Analysis System
|
Functions | |
| def | Rivet_customise (process) |
Variables | |
| options = VarParsing.VarParsing ('analysis') | |
| process = cms.Process('GEN') | |
| allowUnscheduled | |
| wantSummary | |
| dictionary | params = {} |
| dictionary | maxEvents = int(params['maxEvents']) if params['maxEvents'] else options.maxEvents |
| input | |
| reportEvery | |
| source | |
| triggerConditions | |
| string | USE_GLOBAL_TAG = 'False' |
| GlobalTag | |
| list | noConcurrentLumiGenerators |
| dictionary | GENERATOR = params["generator"], |
| numberOfThreads | |
| numberOfStreams | |
| float | total_cross_sec_estimate = 2022100000.0 |
| generator | |
| PythiaParameters | |
| comEnergy | |
| crossSection | |
| filterEfficiency | |
| maxEventsToPrint | |
| generation_step | |
| genfiltersummary_step | |
| endjob_step | |
| schedule | |
| _seq | |
| def Rivet_cfg.Rivet_customise | ( | process | ) |
|
private |
| allowUnscheduled |
| comEnergy |
| crossSection |
| endjob_step |
| filterEfficiency |
| generation_step |
| string GENERATOR = params["generator"], |
| generator |
| genfiltersummary_step |
| GlobalTag |
| input |
| maxEventsToPrint |
| list noConcurrentLumiGenerators |
| numberOfStreams |
| numberOfThreads |
| options = VarParsing.VarParsing ('analysis') |
| params = {} |
| def process = cms.Process('GEN') |
| PythiaParameters |
| reportEvery |
| schedule |
| source |
| float total_cross_sec_estimate = 2022100000.0 |
| triggerConditions |
| string USE_GLOBAL_TAG = 'False' |
| wantSummary |