CMS 3D CMS Logo

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

Variables

tuple OutALCARECODtCalibHI = copy.deepcopy(OutALCARECODtCalibHI_noDrop)
 
tuple OutALCARECODtCalibHI_noDrop
 

Variable Documentation

tuple ALCARECODtCalibHI_Output_cff.OutALCARECODtCalibHI = copy.deepcopy(OutALCARECODtCalibHI_noDrop)

Definition at line 24 of file ALCARECODtCalibHI_Output_cff.py.

tuple ALCARECODtCalibHI_Output_cff.OutALCARECODtCalibHI_noDrop
Initial value:
1 = cms.PSet(
2  # put this if you have a filter
3  SelectEvents = cms.untracked.PSet(
4  SelectEvents = cms.vstring('pathALCARECODtCalibHI')
5  ),
6  outputCommands = cms.untracked.vstring(
7  'keep *_dt4DSegments_*_*',
8  'keep *_dt4DSegmentsNoWire_*_*',
9  'keep *_muonDTDigis_*_*',
10  'keep *_dttfDigis_*_*',
11  'keep *_gtDigis_*_*',
12  'keep *_TriggerResults_*_*',
13  'keep recoTracks_cosmicMuons_*_*',
14  'keep recoMuons_muons_*_*',
15  'keep booledmValueMap_muid*_*_*',
16  'keep *_hiSelectedVertex_*_*')
17 )

Definition at line 4 of file ALCARECODtCalibHI_Output_cff.py.