Variables | |
list | discs_to_retain = ['ByDecayModeFinding', 'ElectronRejection'] |
list | newProcAttributes = [x for x in dir(proc) if (x not in procAttributes) and (x.find('FastSim') != -1)] |
tuple | plots |
tuple | proc = cms.Process('helper') |
tuple | procAttributes = dir(proc) |
tuple | produceDenominator = cms.Sequence(produceDenominatorZEEFastSim) |
tuple | runTauValidation |
tuple | runTauValidationBatchMode |
tuple | zttLabeler = lambdamodule:SetValidationExtention(module, 'FastSim') |
tuple | zttModifier = ApplyFunctionToSequence(zttLabeler) |
list ValidateTausOnZEEFastSim_cff.discs_to_retain = ['ByDecayModeFinding', 'ElectronRejection'] |
Definition at line 21 of file ValidateTausOnZEEFastSim_cff.py.
list ValidateTausOnZEEFastSim_cff.newProcAttributes = [x for x in dir(proc) if (x not in procAttributes) and (x.find('FastSim') != -1)] |
Definition at line 39 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.plots |
Definition at line 27 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.proc = cms.Process('helper') |
Definition at line 6 of file ValidateTausOnZEEFastSim_cff.py.
Referenced by l1t::TriggerSystem.addMask(), l1t::TriggerSystem.addParameter(), l1t::TriggerSystem.addTable(), l1t::MicroGMTConfiguration.calcGlobalPhi(), GenXSecAnalyzer.compute(), lhef::LHERunInfo.count(), createObject(), l1t::TriggerSystem.disableProcOrRoleOrDaq(), evf::FastMonitoringService.getEventsProcessedForLumi(), fwlite::Event.getProcessHistory(), lhef::LHERunInfo.init(), lhef::LHERunInfo.initLumi(), ExceptionHandler.Notify(), FastTimerService.printEvent(), FastTimerService.printSummary(), l1t::XmlConfigParser.readHwDescription(), MonTTConsistencyDat.setProcessedEvents(), MonMemTTConsistencyDat.setProcessedEvents(), MonCrystalConsistencyDat.setProcessedEvents(), MonMemChConsistencyDat.setProcessedEvents(), evf::FastMonitoringService.shouldWriteFiles(), lhef::LHERunInfo.statistics(), TreatSecondary.tracks(), CountProcessesAction.update(), TrackingVerboseAction.update(), CastorShowerLibraryMaker.update(), and lhef::LHERunInfo.xsec().
tuple ValidateTausOnZEEFastSim_cff.procAttributes = dir(proc) |
Definition at line 10 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.produceDenominator = cms.Sequence(produceDenominatorZEEFastSim) |
Definition at line 45 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.runTauValidation |
Definition at line 52 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.runTauValidationBatchMode |
Definition at line 47 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.zttLabeler = lambdamodule:SetValidationExtention(module, 'FastSim') |
Definition at line 16 of file ValidateTausOnZEEFastSim_cff.py.
tuple ValidateTausOnZEEFastSim_cff.zttModifier = ApplyFunctionToSequence(zttLabeler) |
Definition at line 17 of file ValidateTausOnZEEFastSim_cff.py.