1 ##########################################################
2 # Standard config file for diana analysis #
3 # Authors: F. Bellini, M. Vignati, C. Tomei, P. Mosteiro #
5 # file: test_DTParamFinder.cfg #
7 # - production of autocorrelation function of noise #
8 ##########################################################
10 sequence DTParamFinder
15 EventNumberPrintStep = 10000
16 # At the beginning of data taking, the analyst must edit the InputFile line
17 #InputFile = ${BACKGROUND_LIST::PREFIX=Production}
18 InputFile = ${ANADIR}/output/ds${DATASET}/background_Production_ds${DATASET}.list
19 DeleteInputFiles = false
21 TimeProfilingOn = true
31 #An event passes this filter if it is not contained
32 #in a time interval marked bad in the bad_channels database table.
33 filter RejectBadIntervals
36 RejectMode = AverageWaveform
37 ExtraLabel = DTParamFinder
38 Alias = RejectBadIntervals_NPS
48 KeepThermometers = false
50 ExtraLabel = DTParamFinder
51 TimeProfilingOn = true
58 MaxBaselineSlope = 0.05
60 ExtraLabel = DTParamFinder
61 TimeProfilingOn = true
64 filter OverlappedWindowFilter
68 ExtraLabel = DTParamFinder
72 Output = ${ANADIR}/output/autocorrelation_ds${DATASET}.root
74 ThresholdMultiple = 40
85 OutputFilesList = DTParamFinder_${DATASET}.list
86 OutputFilePrefix = DTParamFinder
87 OutputDir = ${ANADIR}/output/ds${DATASET}
88 Description = DT parameters
89 AliasFileName = ${DIANA_INSTALL}/cfg/aliases.txt
90 TimeProfilingOn = true