ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/RateMonShiftTool_dev/defaults.cfg
Revision: 1.1
Committed: Tue Nov 1 16:28:07 2011 UTC (13 years, 6 months ago) by grchrist
Branch: MAIN
Log Message:
development code for rate monitoring script

File Contents

# User Rev Content
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     DefaultIgnoreThreshold=0.0 ## Ignore triggers with rate lower than this
9     ExcludeTriggerList=excludelist.list ## List of trigger to ignore
10     TriggerToMonitorList=monitorlist_Oct24_2011.list ## List of triggers to monitor and their target lumi
11     MonitorOnlyListed=1 ## Monitor Only the triggers in the MonitorList
12     MonitorTargetLumi=1000 ## in units of 1e30
13     FindL1Zeros=1
14     LSSlidingWindow=10 ## consider only the last x LS of the run (set to -1 to consider all LS)