Go to the source code of this file.
Namespaces | |
ValidateTausOnZEEFastSim_cff | |
Variables | |
list | ValidateTausOnZEEFastSim_cff.discs_to_retain = ['ByDecayModeFinding', 'ElectronRejection'] |
list | ValidateTausOnZEEFastSim_cff.newProcAttributes = [x for x in dir(proc) if (x not in procAttributes) and (x.find('FastSim') != -1)] |
tuple | ValidateTausOnZEEFastSim_cff.plots |
tuple | ValidateTausOnZEEFastSim_cff.proc = cms.Process('helper') |
tuple | ValidateTausOnZEEFastSim_cff.procAttributes = dir(proc) |
tuple | ValidateTausOnZEEFastSim_cff.produceDenominator = cms.Sequence(produceDenominatorZEEFastSim) |
tuple | ValidateTausOnZEEFastSim_cff.runTauValidation |
tuple | ValidateTausOnZEEFastSim_cff.runTauValidationBatchMode |
tuple | ValidateTausOnZEEFastSim_cff.zttLabeler = lambdamodule:SetValidationExtention(module, 'FastSim') |
tuple | ValidateTausOnZEEFastSim_cff.zttModifier = ApplyFunctionToSequence(zttLabeler) |