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