All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NumuRecoICARUS.fcl
Go to the documentation of this file.
3 #include "cosmicidmodules_sbnd.fcl"
4 
5 OutputFile: "output_numureco.root"
6 
7 ExperimentID: 2
8 
9 GeneratorProcess: GenGenieCorsika
10 
11 TPCRecoTagSuffixes: ["Cryo0", "Cryo1"]
12 PFParticleTag: "pandoraGaus"
13 RecoSliceTag: "pandoraGaus"
14 RecoVertexTag: "pandoraGaus"
15 RecoTrackTag: "pandoraTrackGaus"
16 CaloTag: "pandoraGausReCalo"
17 PIDTag: "pandoraGausRePid"
18 CRTHitTag: "crtsimhit"
19 
20 NumuReco: {
21  shakyMCTracks: true
22  requireMatched: false
23  requireContained: false
24 
25  PMTTriggerThreshold: 7990 # 8000 (baseline) - 10 (single PE threshold)
26 
27  # CRTHitDist: 35
28  trackMatchContainmentCut: 0.5
29  flashMatchTimeDifference: 1000
30 
31  CRTT0MatchAlg: @local::standard_crtt0matchingalg
32  CRTTrackMatchAlg: @local::standard_crttrackmatchingalg
33 
34  ApaCrossCosmicIdAlg: {
35  DistanceLimit: 1.1 #2.# Max distance between track end and APA for successful match[cm]
36  MaxApaDistance: 5. #10. # Distance from Apa to not try to shift track [cm]
37  BeamTimeLimits: {
38  BeamTimeMin: -0.4
39  BeamTimeMax: 2.0
40  }
41  }
42  containment_volume_inset: {
43  x: 0
44  y: 0
45  zfront: 0
46  zback: 0
47  }
48 
49  StoppingParticleCosmicIdAlg: @local::sbnd_stoppingparticlecosmicidalg
50 }
51 
52 NumuReco.TSMode: 0
53 NumuReco.CRTHitTimeCorrection: 1.1e3
54 NumuReco.CRTT0MatchAlg.TSMode: 0
55 NumuReco.CRTT0MatchAlg.TimeCorrection: 1.1e3
56 
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