CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TimingTask_cfi.py
Go to the documentation of this file.
1 timingTask = dict(
2  energyThresholdEB = 1.,
3  energyThresholdEE = 3.
4 )
5 
6 timingTaskPaths = dict(
7  TimeAll = "Timing/TimingTask timing all 1D",
8  TimeAllMap = "Timing/TimingTask timing all",
9  TimeAmpAll = "Timing/TimingTask timing v amplitude all",
10  TimeMap = "Timing/Profile/TimingTask timing",
11  TimeAmp = "Timing/VsAmplitude/TimingTask timing v amplitude"
12 )