CMS 3D CMS Logo

Variables

ValidateTausOnZTTFastSim_cff Namespace Reference

Variables

tuple newProcAttributes = filter( lambda x: (x not in procAttributes) and (x.find('FastSim') != -1), dir(proc) )
tuple proc = cms.Process('helper')
tuple procAttributes = dir(proc)
 produceDenominator = produceDenominatorZTTFastSim
tuple runTauValidation
tuple runTauValidationBatchMode
tuple zttLabeler = lambdamodule:SetValidationExtention(module, 'FastSim')
tuple zttModifier = ApplyFunctionToSequence(zttLabeler)

Variable Documentation

tuple ValidateTausOnZTTFastSim_cff::newProcAttributes = filter( lambda x: (x not in procAttributes) and (x.find('FastSim') != -1), dir(proc) )

Definition at line 24 of file ValidateTausOnZTTFastSim_cff.py.

tuple ValidateTausOnZTTFastSim_cff::proc = cms.Process('helper')

Definition at line 6 of file ValidateTausOnZTTFastSim_cff.py.

Definition at line 10 of file ValidateTausOnZTTFastSim_cff.py.

ValidateTausOnZTTFastSim_cff::produceDenominator = produceDenominatorZTTFastSim

Definition at line 30 of file ValidateTausOnZTTFastSim_cff.py.

Initial value:
00001 cms.Sequence(
00002       runTauValidationBatchMode
00003       +TauEfficienciesZTTFastSim
00004       )

Definition at line 37 of file ValidateTausOnZTTFastSim_cff.py.

Initial value:
00001 cms.Sequence(
00002       produceDenominatorZTTFastSim
00003       +TauValNumeratorAndDenominatorZTTFastSim
00004       )

Definition at line 32 of file ValidateTausOnZTTFastSim_cff.py.

tuple ValidateTausOnZTTFastSim_cff::zttLabeler = lambdamodule:SetValidationExtention(module, 'FastSim')

Definition at line 16 of file ValidateTausOnZTTFastSim_cff.py.

tuple ValidateTausOnZTTFastSim_cff::zttModifier = ApplyFunctionToSequence(zttLabeler)

Definition at line 17 of file ValidateTausOnZTTFastSim_cff.py.