CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
6 #Subsystem Includes
7 # Tracker Alignment
9 #Tracker Calibration
11 # Ecal Calibration
13 # Hcal Calibration
15 # Muon Calibration
17 
18 # unfortunally the ALCARECOTkAl-Producers can not go here because they are filters.
19 pathALCARECODQM = cms.Path(MEtoEDMConverter)
20