photoncountert0matching.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_photoncountert0matching:
4 {
5  module_type: "PhotonCounterT0Matching"
6  FlashModuleLabel: "opflash"
7  TrackModuleLabel: ""
8  HitsModuleLabel: ""
9  ShowerModuleLabel: ""
10  TruthT0ModuleLabel: ""
11  # ChiSq 182773, NDf 943
12  PredictedXConstant: 214.841 # +/- 52.5865
13  PredictedExpConstant: 5.22514 # +/- 0.02153
14  PredictedExpGradient: -0.00394097 # +/- 0.000141004
15  DriftWindowSize: 3200 # in Ticks
16  WeightOfDeltaYZ: 1 # Weighting for deltaYZ quantity when deciding which flash best matches track.
17  # More than 1 favours deltaYZ quantity.
18  MatchCriteria: 0 # Criteria used to match tracks and flashes
19  # 0 - Use both delta YZ and delta X quantities.
20  # 1 - Use only delta YZ (the difference between flash and track centres in YZ).
21  # 2 - Use only delta X (the difference between X positions predicted by timing and from PE versus X fit).
22  PEThreshold: 0 # Threshold number of PE's needed to try to match a flash with a track.
23 }
24 
25 lbne35t_photoncountert0matching: @local::standard_photoncountert0matching
26 lbne35t_photoncountert0matching.DriftWindowSize: 5200
27 
28 END_PROLOG