CMS 3D CMS Logo

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

Variables

tuple RecoLocalCaloAOD
 
tuple RecoLocalCaloFEVT
 
tuple RecoLocalCaloRECO
 

Variable Documentation

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_castorreco_*_*',
4  'keep *_reducedHcalRecHits_*_*',
5  'keep HcalUnpackerReport_*_*_*'
6  )
7 )

Definition at line 41 of file RecoLocalCalo_EventContent_cff.py.

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_hbhereco_*_*',
3  'keep *_hbheprereco_*_*',
4  'keep *_hfreco_*_*',
5  'keep *_horeco_*_*',
6  'keep HBHERecHitsSorted_hbherecoMB_*_*',
7  'keep HBHERecHitsSorted_hbheprerecoMB_*_*',
8  'keep HORecHitsSorted_horecoMB_*_*',
9  'keep HFRecHitsSorted_hfrecoMB_*_*',
10  'keep ZDCDataFramesSorted_*Digis_*_*',
11  'keep ZDCRecHitsSorted_*_*_*',
12  'keep *_reducedHcalRecHits_*_*',
13  'keep *_castorreco_*_*',
14  'keep HcalUnpackerReport_*_*_*'
15  )
16 )

Definition at line 8 of file RecoLocalCalo_EventContent_cff.py.

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_hbhereco_*_*',
3  'keep *_hbheprereco_*_*',
4  'keep *_hfreco_*_*',
5  'keep *_horeco_*_*',
6  'keep HBHERecHitsSorted_hbherecoMB_*_*',
7  'keep HORecHitsSorted_horecoMB_*_*',
8  'keep HFRecHitsSorted_hfrecoMB_*_*',
9  'keep ZDCDataFramesSorted_*Digis_*_*',
10  'keep ZDCRecHitsSorted_*_*_*',
11  'keep *_reducedHcalRecHits_*_*',
12  'keep *_castorreco_*_*',
13  'keep HcalUnpackerReport_*_*_*'
14  )
15 )

Definition at line 25 of file RecoLocalCalo_EventContent_cff.py.