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 |
|
|
DefaultAllowedRateDiff=30 ## Allowed % rate diff between head and reference run
|
8 |
abrinke1 |
1.2 |
DefaultIgnoreThreshold=0.1 ## Ignore triggers with rate lower than this
|
9 |
grchrist |
1.1 |
ExcludeTriggerList=excludelist.list ## List of trigger to ignore
|
10 |
|
|
TriggerToMonitorList=monitorlist_Oct24_2011.list ## List of triggers to monitor and their target lumi
|
11 |
amott |
1.4 |
L1CrossSection=run180250_L1Fits ## cross-section fits for L1 columns
|
12 |
grchrist |
1.1 |
MonitorOnlyListed=1 ## Monitor Only the triggers in the MonitorList
|
13 |
|
|
MonitorTargetLumi=1000 ## in units of 1e30
|
14 |
|
|
FindL1Zeros=1
|
15 |
|
|
LSSlidingWindow=10 ## consider only the last x LS of the run (set to -1 to consider all LS)
|
16 |
amott |
1.5 |
MaxExpressRate=35 ## Maximum rate in the express stream before throwing a warning
|
17 |
grchrist |
1.6 |
ShifterMode=0 #setting to 1 will enter shifter mode and will continue to parse in 10 LS sections
|
18 |
grchrist |
1.8 |
MaxStreamARate=5 ## for cosmics limit to 300 Hz |