All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ICARUSSelection.fcl
Go to the documentation of this file.
1 #include "selectors.fcl"
2 
3 DoNormalize: true
4 GoalPOT: 1.e20
5 ExperimentID: 2
6 UseCalorimetry: true
7 HistogramPostfix: ICARUS
8 
9 FillAllTracks: true
10 
11 selection_fiducial_volume_inset: {
12  y: 10
13  x: 10
14  zfront: 15
15  zback: 85
16 }
17 
18 fiducial_volume_inset: {
19  y: 15
20  x: 15
21  zfront: 15
22  zback: 15
23 }
24 
25 cosmic_containment_volume_inset: {
26  ytop: 40
27  #ytop: 2
28  ybottom: 15
29  zfront: 15
30  zback: 15
31 }
32 
33 calorimetric_containment_volume_inset: {
34  ytop: 15
35  ybottom: 15
36  y: 15
37 
38  zfront: 15
39  zback: 15
40 
41  xleft: 15
42  xright: 15
43  x: 15
44 
45 }
46 
47 Cuts: {
48  fiducial_volume_inset: @local::fiducial_volume_inset
49  cosmic_containment_volume_inset: @local::cosmic_containment_volume_inset
50  calorimetric_containment_volume_inset: @local::calorimetric_containment_volume_inset
51  CRTHitDist: 50
52  PMTTriggerTreshold: 7875
53  PMTNAboveThreshold: 4
54  CRTActivityPEThreshold: 0
55  FlashMatchScore: 4
56  CutOrder: @local::cut_order
57  #TruthCutOrder: @local::truth_cut_order
58  # truth_cut_order: ["Truth", "T_fid", "T_trig", "T_vqual", "T_tqual", "T_reco"]
59  TruthCutOrder: ["Truth", "T_trig", "T_fid", "T_reco", "T_vqual", "T_tqual"]
60 }
61 
64  @local::pdg_selectors,
66 ]
67 
69  @local::interactions,
70  @local::pdgs,
71  @local::contained
72 ]
73 
74 #TrackProfileValues: ["track.length"]
75 #TrackProfileValueNames: ["length"]
76 
77 #TrackProfileXRanges: [ [60, 0., 600.]]
walls no back true_contained_selectors
Definition: selectors.fcl:105
process_name opflash particleana ie x
timings intime T_reco cut_order
Definition: selectors.fcl:126
process_name opflash particleana ie ie y
DoNormalize T_tqual TrackSelectors
primary_pdgs p interaction_selectors
Definition: selectors.fcl:33
DoNormalize T_tqual local::true_contained_selectors TrackSelectorNames