CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
RecoParticleFlow_EventContent_cff Namespace Reference

Variables

list outputCommands
 
tuple RecoParticleFlowAOD
 
tuple RecoParticleFlowFEVT
 
tuple RecoParticleFlowRECO
 

Variable Documentation

list RecoParticleFlow_EventContent_cff.outputCommands
Initial value:
1 = RecoParticleFlowAOD.outputCommands+['keep recoPFRecHits_particleFlowRecHitHGC_Cleaned_*',
2  'keep recoSuperClusters_simPFProducer_*_*']

Definition at line 46 of file RecoParticleFlow_EventContent_cff.py.

tuple RecoParticleFlow_EventContent_cff.RecoParticleFlowAOD

Definition at line 4 of file RecoParticleFlow_EventContent_cff.py.

tuple RecoParticleFlow_EventContent_cff.RecoParticleFlowFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 74 of file RecoParticleFlow_EventContent_cff.py.

tuple RecoParticleFlow_EventContent_cff.RecoParticleFlowRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep recoPFClusters_particleFlowClusterECAL_*_*',
4  'keep recoPFClusters_particleFlowClusterHCAL_*_*',
5  'keep recoPFClusters_particleFlowClusterHO_*_*',
6  'keep recoPFClusters_particleFlowClusterHF_*_*',
7  'keep recoPFClusters_particleFlowClusterPS_*_*',
8  'keep recoPFBlocks_particleFlowBlock_*_*',
9  'keep recoPFCandidates_particleFlowEGamma_*_*',
10  'keep recoPFCandidates_particleFlowTmp_electrons_*',
11  'keep recoPFDisplacedVertexs_particleFlowDisplacedVertex_*_*',
12  'keep *_pfElectronTranslator_*_*',
13  'keep *_pfPhotonTranslator_*_*',
14  'keep *_trackerDrivenElectronSeeds_preid_*')
15 )

Definition at line 52 of file RecoParticleFlow_EventContent_cff.py.