1 |
grchrist |
1.1 |
#
|
2 |
|
|
# Default Configuration File for Rate Monitor
|
3 |
|
|
#
|
4 |
|
|
|
5 |
|
|
ReferenceRun=0 #Setting to 0 will cancel the option of comparing to a reference run
|
6 |
|
|
CompareReference=0 ## Compare with reference run even without a big difference with expectations
|
7 |
awoodard |
1.35 |
DefaultAllowedRatePercDiff=20 ## Allowed % rate diff between head and reference run
|
8 |
|
|
DefaultAllowedRateSigmaDiff=2 ## Allowed difference between actual and predicted rates, in units of standard deviation of the prediction fit
|
9 |
abrinke1 |
1.2 |
DefaultIgnoreThreshold=0.1 ## Ignore triggers with rate lower than this
|
10 |
grchrist |
1.1 |
ExcludeTriggerList=excludelist.list ## List of trigger to ignore
|
11 |
grchrist |
1.34 |
#TriggerToMonitorList=monitorlist_July2012_All7e33V3.list
|
12 |
|
|
TriggerToMonitorList=monitorlist_July_Core_2012.list
|
13 |
amott |
1.4 |
L1CrossSection=run180250_L1Fits ## cross-section fits for L1 columns
|
14 |
grchrist |
1.1 |
MonitorOnlyListed=1 ## Monitor Only the triggers in the MonitorList
|
15 |
|
|
MonitorTargetLumi=1000 ## in units of 1e30
|
16 |
|
|
FindL1Zeros=1
|
17 |
|
|
LSSlidingWindow=10 ## consider only the last x LS of the run (set to -1 to consider all LS)
|
18 |
amott |
1.5 |
MaxExpressRate=35 ## Maximum rate in the express stream before throwing a warning
|
19 |
grchrist |
1.12 |
ShifterMode=1 #setting to 1 will enter shifter mode and will continue to parse in 10 LS sections
|
20 |
grchrist |
1.34 |
MaxStreamARate=6000 ## for cosmics limit to 300 Hz
|
21 |
grchrist |
1.32 |
##FitFileName=Fits/2012/Fit_HLT_NoV_10LS_Run198229to198485.pkl
|
22 |
grchrist |
1.34 |
FitFileName=Fits/2012/Fit_HLT_NoV_10LS_Run198487to198487.pkl
|
23 |
amott |
1.26 |
NoVersion=1
|
24 |
|
|
ForbiddenColumns=1
|
25 |
grchrist |
1.33 |
CirculatingBeamsColumn=9 ## the circulating beams column in the collsions menu
|
26 |
awoodard |
1.35 |
MaxLogMonRate=10 |