ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/RateMonShiftTool_dev/defaults.cfg
Revision: 1.20
Committed: Sat Apr 7 10:21:57 2012 UTC (13 years ago) by grchrist
Branch: MAIN
Changes since 1.19: +1 -1 lines
Log Message:
added option to make linear fits of rate in RatePredictor, added the linear fit file

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 grchrist 1.19 DefaultAllowedRateDiff=50 ## 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 grchrist 1.12 ##TriggerToMonitorList=monitorlist_Nov_2011.list ## List of triggers to monitor and their target lumi
11 grchrist 1.19 TriggerToMonitorList=monitorlist_Apr_Core_2012.list
12 amott 1.4 L1CrossSection=run180250_L1Fits ## cross-section fits for L1 columns
13 grchrist 1.1 MonitorOnlyListed=1 ## Monitor Only the triggers in the MonitorList
14     MonitorTargetLumi=1000 ## in units of 1e30
15     FindL1Zeros=1
16     LSSlidingWindow=10 ## consider only the last x LS of the run (set to -1 to consider all LS)
17 amott 1.5 MaxExpressRate=35 ## Maximum rate in the express stream before throwing a warning
18 grchrist 1.12 ShifterMode=1 #setting to 1 will enter shifter mode and will continue to parse in 10 LS sections
19 grchrist 1.17 MaxStreamARate=1600 ## for cosmics limit to 300 Hz
20 grchrist 1.20 FitFileName=Fits/2012/Fit_HLT_10LS_Run190456to190595.pkl