ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/RateMonShiftTool_dev/defaults.cfg
Revision: 1.2
Committed: Wed Nov 30 18:08:55 2011 UTC (13 years, 5 months ago) by abrinke1
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
Changed DefaultIgnoreThreshold to 0.1 from 0.0

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 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     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)