All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sbnd_flasht0algo.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 FlashT0FirstHit:
4 {
5  tool_type: "FlashT0FirstHit"
6  MinHitPE: 1.
7 }
8 
9 FlashT0SelectedChannels:
10 {
11  tool_type: "FlashT0SelectedChannels"
12  PDFraction: 0.6
13  PreWindow: 0.02
14  PostWindow: 0.01
15  MinHitPE: 1.
16 }
17 
18 END_PROLOG