Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DQMOffline
Configuration
python
AlCaRecoDQMHI_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#DQM services
4
#be sure to include the standard sequences
5
from
DQMServices.Components.MEtoEDMConverter_cfi
import
*
6
#Subsystem Includes
7
# Tracker Alignment
8
from
DQMOffline.Alignment.ALCARECOTkAlDQM_cff
import
*
9
#Tracker Calibration
10
from
DQMOffline.Configuration.ALCARECOTkCalDQMHI_cff
import
*
11
# Ecal Calibration
12
from
DQMOffline.Configuration.ALCARECOEcalCalDQM_cff
import
*
13
# Hcal Calibration
14
from
DQMOffline.Configuration.ALCARECOHcalCalDQMHI_cff
import
*
15
# Muon Calibration
16
from
DQMOffline.Configuration.ALCARECOMuonDQM_cff
import
*
17
18
# unfortunally the ALCARECOTkAl-Producers can not go here because they are filters.
19
pathALCARECODQM = cms.Path(MEtoEDMConverter)
20
MEtoEDMConverter_cfi
ALCARECOMuonDQM_cff
ALCARECOEcalCalDQM_cff
ALCARECOHcalCalDQMHI_cff
ALCARECOTkCalDQMHI_cff
ALCARECOTkAlDQM_cff
Generated for CMSSW Reference Manual by
1.8.5