All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
optriggeralg_sbnd.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 sbnd_optrigger_alg:
4 {
5  PulsePolarityPMT: -1
6  PulsePolarityArapuca: 1
7  TriggerThresholdADCPMT: 9
8  TriggerThresholdADCArapuca: 17
9  BeamTriggerEnable: true
10  BeamTriggerTime: 0.
11  AllowTriggerOverlap: true
12  TriggerEnableWindowOneDriftBeforeTPCReadout: true
13  DriftPeriod: 1300 #[us]
14  TriggerHoldoff: 0 #[us]
15  BeamTriggerHoldoff: 0 #[us]
16  ReadoutWindowPreTrigger: 1 #[us]
17  ReadoutWindowPostTrigger: 11 #[us]
18  ReadoutWindowPreTriggerBeam: 1 #[us]
19  ReadoutWindowPostTriggerBeam: 11 #[us]
20 }
21 END_PROLOG