2 #Brief: Defines default parameters for CRT-related modules
3 #Author: Andrew Olivier aolivier@ur.rochester.edu
13 GeVToADC: 5e5 #MIP gives ~1000 ADC in commissioning
14 IntegrationTime: 20 #ns
15 ReadoutWindowSize: 4 #IntegrationTimes
16 Deadtime: 5 #Discriminator dead time in IntegrationTimes
17 DACThreshold: 100 #TODO: Set DAC threshold to 2 PE for commissioning. In ADC countss for now.
22 module_type: "CRTSimRefac"
23 SimLabel: "largeant:LArG4DetectorServicevolAuxDetSensitiveCRTPaddle"
24 GeVToADC: 5e5 #MIP gives ~1000 ADC in commissioning
25 IntegrationTime: 20 #ns
26 ReadoutWindowSize: 4 #IntegrationTimes
27 Deadtime: 5 #Discriminator dead time in IntegrationTimes
28 DACThreshold: 100 #TODO: Set DAC threshold to 2 PE for commissioning. In ADC countss for now.
32 # CRTSimValidation module
33 CRTSimValidation_standard:
35 module_type: "CRTSimValidation"
39 CRTOnlineMonitor_standard:
41 module_type: "CRTOnlineMonitor"
45 CRTRecoValidation_standard:
47 module_type: "CRTRecoValidation"
51 TwoCRTMatching_standard:
53 module_type: "TwoCRTMatching"
56 CTBLabel: "ctbrawdecoder:daq"
58 SCECorrection: "false"
65 module_type: "TwoCRTMatching"
66 CRTLabel: "crtrawdecoder"
68 CTBLabel: "ctbrawdecoder:daq"
70 SCECorrection: "false"
73 TwoCRTMatching_producer:
75 module_type: "TwoCRTMatchingProducer"
82 TwoCRTMatching_producerData:
84 module_type: "TwoCRTMatchingProducer"
85 CRTLabel: "crtrawdecoder"
92 CRTTimingValidation_data:
94 module_type: "CRTTimingValidation"
95 CRTLabel: "crtrawdecoder"
97 CTBLabel: "ctbrawdecoder:daq"
100 CRTTimeOffset_standard:
102 module_type: "TimeOffset"
103 CRTLabel: "crtrawdecoder"
104 TimestampLabel: "timingrawdecoder:daq"
108 SingleCRTMatching_standard:
110 module_type: "SingleCRTMatching"
113 CTBLabel: "ctbrawdecoder:daq"
115 SCECorrection: "false"
118 SingleCRTMatching_data:
120 module_type: "SingleCRTMatching"
121 CRTLabel: "crtrawdecoder"
123 CTBLabel: "ctbrawdecoder:daq"
125 SCECorrection: "false"
129 SingleCRTMatching_producer:
131 module_type: "SingleCRTMatchingProducer"
134 SCECorrection: "true"
138 SingleCRTMatching_producerData:
140 module_type: "SingleCRTMatchingProducer"
141 CRTLabel: "crtrawdecoder"
143 SCECorrection: "true"