Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Variables
DQMEventInfo_cfi Namespace Reference
Variables
tuple
dqmEnv
Variable Documentation
tuple DQMEventInfo_cfi.dqmEnv
Initial value:
1
=
DQMEDAnalyzer
(
'DQMEventInfo'
,
2
# put your subsystem name here (this goes into the foldername)
3
subSystemFolder = cms.untracked.string(
'YourSubsystem'
),
4
# set the window for eventrate calculation (in minutes)
5
eventRateWindow = cms.untracked.double(0.5),
6
# define folder to store event info (default: EventInfo)
7
eventInfoFolder = cms.untracked.string(
'EventInfo'
)
8
)
DQMEDAnalyzer
Definition:
DQMEDAnalyzer.py:1
Definition at line
5
of file
DQMEventInfo_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5