CMS 3D CMS Logo

Variables

hltHITdqm_cfi Namespace Reference

Variables

tuple hltHITdqm

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('DQMHcalIsoTrackHLT',
00002 folderName=cms.string("HLT/HLT_IsoTrack"),
00003 SaveToRootFile=cms.bool(False),
00004 outputRootFileName=cms.string("hltHITdqm.root"),
00005 
00006 hltRAWTriggerEventLabel=cms.string("hltTriggerSummaryRAW"),
00007 hltAODTriggerEventLabel=cms.string("hltTriggerSummaryAOD"),
00008 
00009 useHLTDebug=cms.bool(False),
00010 l2collectionLabel=cms.string("hltIsolPixelTrackProd"),
00011 l3collectionLabel=cms.string("hltHITIPTCorrector"),
00012                              
00013 hltL3filterLabel=cms.string("hltIsolPixelTrackFilter"),
00014 hltL2filterLabel=cms.string("hltIsolPixelTrackFilterL2"),
00015 hltL1filterLabel=cms.string("hltL1sHLTIsoTrack"),
00016                              
00017 hltProcessName=cms.string("HLT")
00018 )

Definition at line 3 of file hltHITdqm_cfi.py.