CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IntegrityTask_cfi.py
Go to the documentation of this file.
1 integrityTask = dict(
2 )
3 
4 integrityTaskPaths = dict(
5  ByLumi = 'Integrity/IntegrityTask errors by lumi',
6  Total = 'Integrity/IntegrityTask errors total',
7  Gain = 'Integrity/Gain/',
8  ChId = 'Integrity/ChId/',
9  GainSwitch = 'Integrity/GainSwitch/',
10  BlockSize = 'Integrity/BlockSize/',
11  TowerId = 'Integrity/TowerId/',
12  FEDNonFatal = '%(hlttask)s/FEDNonFatal'
13 )
14