Variables | |
tuple | famosParticleFlowSequence |
tuple | particleFlowLinks = cms.Sequence(particleFlow) |
tuple | PFJetMet |
00001 cms.Sequence( 00002 caloTowersRec+ 00003 # pfTrackElec+ 00004 particleFlowTrackWithDisplacedVertex+ 00005 # pfGsfElectronCiCSelectionSequence+ 00006 pfGsfElectronMVASelectionSequence+ 00007 particleFlowBlock+ 00008 particleFlowTmp+ 00009 FSparticleFlow+ 00010 pfElectronTranslatorSequence+ 00011 pfPhotonTranslatorSequence 00012 )
Definition at line 46 of file ParticleFlowFastSim_cff.py.
tuple ParticleFlowFastSim_cff::particleFlowLinks = cms.Sequence(particleFlow) |
Definition at line 59 of file ParticleFlowFastSim_cff.py.
00001 cms.Sequence( 00002 recoPFJets+ 00003 recoPFMET 00004 )
Definition at line 65 of file ParticleFlowFastSim_cff.py.