CMS 3D CMS Logo

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

Variables

tuple hltGeneralClient
 

Variable Documentation

tuple HLTGeneralOfflineClient_cfi.hltGeneralClient
Initial value:
1 = cms.EDAnalyzer("GeneralHLTClient",
2  hltClientDir = cms.untracked.string('HLT/General/paths/'),
3  hltSourceDir = cms.untracked.string('HLT/General/paths/'),
4  prescaleLS = cms.untracked.int32(-1),
5  prescaleEvt = cms.untracked.int32(1),
6  processname = cms.untracked.string("HLT"),
7  customEffDir = cms.untracked.string('custom-eff')
8 
9 
10 )

Definition at line 4 of file HLTGeneralOfflineClient_cfi.py.