CMS 3D CMS Logo

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

Variables

tuple RecoTrackerNotStandardAOD
 
tuple RecoTrackerNotStandardFEVT
 
tuple RecoTrackerNotStandardRECO
 

Variable Documentation

tuple RecoTrackerNotStandard_EventContent_cff.RecoTrackerNotStandardAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep recoTracks_ctfNoOverLaps_*_*',
3  'keep recoTracks_ctfPixelLess_*_*',
4  'keep recoTracks_ctfCombinedSeeds_*_*')
5 )

Definition at line 24 of file RecoTrackerNotStandard_EventContent_cff.py.

tuple RecoTrackerNotStandard_EventContent_cff.RecoTrackerNotStandardFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_ctfNoOverlaps_*_*',
3  'keep *_ctfPixelLess_*_*',
4  'keep *_ctfCombinedSeeds_*_*')
5 )

Definition at line 12 of file RecoTrackerNotStandard_EventContent_cff.py.

tuple RecoTrackerNotStandard_EventContent_cff.RecoTrackerNotStandardRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_ctfNoOverLaps_*_*',
3  'keep *_ctfPixelLess_*_*',
4  'keep *_ctfCombinedSeeds_*_*')
5 )

Definition at line 18 of file RecoTrackerNotStandard_EventContent_cff.py.