CMS 3D CMS Logo

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

Variables

tuple igprof
 

Variable Documentation

tuple IgProfTrigger.igprof
Initial value:
1 = cms.EDAnalyzer("IgProfModule",
2  reportEventInterval = cms.untracked.int32(0),
3  reportToFileAtBeginJob = cms.untracked.string(''), #"|gzip -c>igprof.begin-job.gz"
4  reportToFileAtEndJob = cms.untracked.string(''), #"|gzip -c>igprof.end-job.gz"
5  reportToFileAtBeginLumi = cms.untracked.string(''), #"|gzip -c>igprof.%I.%E.%L.%R.begin-lumi.gz"
6  reportToFileAtEndLumi = cms.untracked.string(''), #"|gzip -c>igprof.%I.%E.%L.%R.end-lumi.gz"
7  reportToFileAtInputFile = cms.untracked.string(''), #"|gzip -c>igprof.%I.%F.file.gz"
8  reportToFileAtEvent = cms.untracked.string(''))

Definition at line 3 of file IgProfTrigger.py.