1 ################################################################################
2 # Test sequence, used by framework developer(s), do not modify!
3 # Run it starting from cuoricino raw data, measure 810. Command:
4 # ./bin/diana -C cfg/test.cfg -e 2000
5 # output files go into the directory "/tmp/test"
6 ################################################################################
11 #cfgvar RAWDIR=/nfs/diana1/mockdata/genova_test_03062016/RawData/
12 cfgvar RAWDIR=/nfs/diana1/data/DIANA/RawData
15 ###########################################################
16 sequence TestContinuousIO
21 EventNumberPrintStep = 10000
22 InputFile = ${RAWDIR}/run${RUN}/QRaw_${RUN}_T.list
23 TimeProfilingOn = true
30 Output = CurrentWriter
31 LoadDetChannelCollection = false
32 TimeProfilingOn = true
35 module TestFetchContinuousIO
39 TimeProfilingOn = true
42 module TestFetchContinuousIO
46 TimeProfilingOn = true
49 module TestFetchContinuousIO
53 TimeProfilingOn = true
69 OutputFilePrefix = testcio
70 OutputFilesList = testcio.list
71 Description = test root file
72 AliasFileName = cfg/aliases.txt
73 TimeProfilingOn = true
78 sequence TestContinuousIO2
83 EventNumberPrintStep = 10000
84 InputFile = data/testcio.list
85 TimeProfilingOn = true
92 Output = CurrentWriter
93 LoadDetChannelCollection = false
94 TimeProfilingOn = true
97 module TestFetchContinuousIO
101 TimeProfilingOn = true
104 module TestFetchContinuousIO
108 TimeProfilingOn = true
111 module TestFetchContinuousIO
115 TimeProfilingOn = true
125 writer RootFileWriter
130 OutputFilePrefix = testcio2
131 OutputFilesList = testcio2.list
132 Description = test root file
133 AliasFileName = cfg/aliases.txt
134 TimeProfilingOn = true
139 sequence TestContinuousIO3
141 reader RootFileReader
144 EventNumberPrintStep = 5000
145 InputFile = data/testcio2.list
146 EventGeneratorOn = true
147 GeneratorAlgorithm = CreateSidePulsesFromDB
149 NeighbourAlgorithm = SideNeighbour
150 TimeProfilingOn = true
156 Input = CurrentReader
157 Output = CurrentWriter
158 LoadDetChannelCollection = false
159 TimeProfilingOn = true
170 KeepThermometers = true
171 FilterNeighbours = false
172 FilterMainEvent = true
175 module TestNeighboursContinuousIO
178 TimeProfilingOn = true
183 writer RootFileWriter
188 OutputFilePrefix = testcio3
189 OutputFilesList = testcio3.list
190 Description = test root file
191 AliasFileName = cfg/aliases.txt
192 TimeProfilingOn = true