All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NumuRecoSBND.fcl
Go to the documentation of this file.
3 #include "cosmicidmodules_sbnd.fcl"
4 
5 OutputFile: "output_numureco.root"
6 
7 ExperimentID: 0
8 ProviderConfigFile: "services_sbnd_3drift.fcl"
9 
10 # sbnd_beamtime: [0, 1.600] # [us]
11 sbnd_beamtime: [-0.4, 2.0] # 0.4us padding
12 
13 NumuReco: {
14  shakyMCTracks: true
15  requireMatched: false
16  requireContained: false
17 
18  PMTTriggerThreshold: 7990 # 8000 (baseline) - 10 (single PE threshold)
19 
20  # CRTHitDist: 35
21 
22  trackMatchContainmentCut: 0.5
23  flashMatchTimeDifference: 1000
24 
25  CRTT0MatchAlg: @local::standard_crtt0matchingalg
26  CRTTrackMatchAlg: @local::standard_crttrackmatchingalg
27 
28  containment_volume_inset: {
29  x: 0
30  y: 0
31  zfront: 0
32  zback: 0
33  }
34 
35 
36  StoppingParticleCosmicIdAlg: @local::sbnd_stoppingparticlecosmicidalg
37  ApaCrossCosmicIdAlg: {
38  DistanceLimit: 1.1 #2.# Max distance between track end and APA for successful match[cm]
39  MaxApaDistance: 5. #10. # Distance from Apa to not try to shift track [cm]
40  BeamTimeLimits: {
41  BeamTimeMin: -0.4
42  BeamTimeMax: 2.0
43  }
44  }
45 }
46 
47 NumuReco.TSMode: 1
48 NumuReco.CRTT0MatchAlg.TSMode: 1
49 
process_name opflash particleana ie x
process_name use argoneut_mc_hitfinder track
shift
Definition: fcl_checks.sh:26
process_name opflash particleana ie ie y
double distance(geo::Point_t const &point, CathodeDesc_t const &cathode)
Returns the distance of a point from the cathode.
auto end(FixedBins< T, C > const &) noexcept
Definition: FixedBins.h:585
BEGIN_PROLOG baseline
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
BEGIN_PROLOG standard_crtt0matchingalg
BEGIN_PROLOG standard_crttrackmatchingalg