CMS 3D CMS Logo

Variables

HLTGeneralOfflineClient_cfi Namespace Reference

Variables

tuple hltGeneralClient

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("GeneralHLTClient",
00002     hltClientDir = cms.untracked.string('HLT/General/paths/'),
00003     hltSourceDir = cms.untracked.string('HLT/General/paths/'),
00004     prescaleLS = cms.untracked.int32(-1),
00005     prescaleEvt = cms.untracked.int32(1),
00006     processname = cms.untracked.string("HLT"),
00007     customEffDir = cms.untracked.string('custom-eff')
00008 
00009 
00010 )

Definition at line 4 of file HLTGeneralOfflineClient_cfi.py.