CMS 3D CMS Logo

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