# Example saffron2 options file used for testing. Lines beginning with hashtag # are ignored (can be used for comments). Whitespace matters - no unndeed spaces - # but empty lines is ok. Order as shown here needs to be kept. # Detector specification - one of ["EightChanTestBench"]. SDataBase is used to # look up specific details. EightChanTestBench is also hardcoded for testing. DetectorConfig=EightChanTestBench # Output file names are fixed, but optional extension to all output file names can be # provided (.root will be added automatically). #OutputExtension=_test2 # Run mode option ScriptMode=False # Baseline options. Can be a histos file made by the calib script, or SoLid database, or None (default). #BaselineLocation=None #BaselineLocation=SoLidDatabase #BaselineLocation=RootFiles/baselineResults.root BaselineLocation=auto # Masked Channels (based on SafChanIndex) #MaskedChannel=0 # Algorithm/script chain. #AppendAlgorithm=SUserAlgorithm #AppendAlgorithm=STBuilder AppendAlgorithm=SEightChan_swTrig AppendAlgorithm=SWaveformMon AppendAlgorithm=SPeakFinder AppendAlgorithm=SPeakMon AppendAlgorithm=SGainToolsTest #AppendAlgorithm=SGainFinder # Number of cycles to process. CycleLimit=10000 # Algorithm specific options. # AlgorithmOption:SUserAlgorithm:TestOptionInt=15 # AlgorithmOption:SUserAlgorithm:TestOptionDouble=1.235456 AlgorithmOption:SPeakFinder:Threshold=25 AlgorithmOption:SPeakFinder:IntegralRange=10 # Input file names - can be wildcard, and can have several. #AppendInputFiles=RootFiles/sipmcalib_69.80V_trim2V_5.00C_05Jul2016_1342.root