All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NumuConfig.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 // standard configurations to be used in proposal sensitivity
3 
4 # eventweight_tags: ["fluxeventweight", "genieeventweight"]
5 eventweight_tags: ["fluxeventweightA", "genieeventweightA", "genieeventweightB", "fluxeventweightB", "fluxeventweightMinibooneA", "fluxeventweightMinibooneB"]
6 # eventweight_tags: ["fluxeventweightA"]
7 # eventweight_tags: []
8 
10  {
11  xmin: -184.15
12  ymin: -185
13  zmin: 15.
14  xmax: 184.15
15  ymax: 185
16  zmax: 285.
17  }
18 ]
19 
20 SBND_Proposal_active_volumes: [
21  {
22  xmin: -199.15
23  ymin: -200.
24  zmin: 0.0
25  xmax: 199.15
26  ymax: 200.
27  zmax: 365.
28  }
29 ]
30 
31 SBND_active_volumes: [
32  {
33  xmin: -199.15
34  ymin: -200.
35  zmin: 0.0
36  xmax: 199.15
37  ymax: 200.
38  zmax: 500.
39  }
40 ]
41 
42 // fiducial volume of SBND used in proposal
43 SBND_Proposal_fiducial_volumes_no_cathode: [
44  {
45  xmin: -184.15
46  xmax: -1.5
47  ymin: -185.
48  zmin: 15.
49  ymax: 185.
50  zmax: 285.
51  },
52  {
53  xmin: 1.5
54  xmax: 184.15
55  ymin: -185.
56  zmin: 15.
57  ymax: 185.
58  zmax: 285.
59  }
60 ]
61 
62 // fiducial volume of SBND used in proposal
63 SBND_fiducial_volumes_no_cathode: [
64  {
65  xmin: -184.15
66  xmax: -1.5
67  ymin: -185.
68  zmin: 15.
69  ymax: 185.
70  zmax: 420.
71  },
72  {
73  xmin: 1.5
74  xmax: 184.15
75  ymin: -185.
76  zmin: 15.
77  ymax: 185.
78  zmax: 420.
79  }
80 ]
81 
82 MicroBooNE_fiducial_volumes: [
83  {
84  xmin: 13.45
85  ymin: -100.53
86  zmin: 15.1
87  xmax: 239.8
88  ymax: 102.47
89  zmax: 956.9
90  }
91 ]
92 
93 MicroBooNE_active_volumes: [
94  {
95  xmin: -1.55
96  ymin: -115.53
97  zmin: 0.1
98  xmax: 254.8
99  ymax: 117.47
100  zmax: 1036.9
101  }
102 ]
103 
104 ICARUS_fiducial_volumes: [
105  {
106  xmin: -349.49
107  ymin: -158.41
108  zmin: -894.951
109  xmax: -82.94
110  ymax: 128.41
111  zmax: 799.951
112  },
113  {
114  xmin: 82.94
115  ymin: -158.41
116  zmin: -894.951
117  xmax: 349.49
118  ymax: 128.41
119  zmax: 799.951
120  }
121 ]
122 
123 ICARUS_fiducial_volumes_no_cathode: [
124  // cathode at: +/- 216.215
125  {
126  xmin: -349.49
127  xmax: -217.715
128  ymin: -158.41
129  zmin: -894.951
130  ymax: 128.41
131  zmax: 799.951
132  },
133  {
134  xmin: -217.715
135  xmax: -82.94
136  ymin: -158.41
137  zmin: -894.951
138  ymax: 128.41
139  zmax: 799.951
140  },
141  {
142  xmax: 217.715
143  xmin: 82.94
144  ymin: -158.41
145  zmin: -894.951
146  ymax: 128.41
147  zmax: 799.951
148  },
149  {
150  xmax: 349.49
151  xmin: 217.715
152  ymin: -158.41
153  zmin: -894.951
154  ymax: 128.41
155  zmax: 799.951
156  }
157 ]
158 
159 ICARUS_active_volumes: [
160  {
161  xmin: -364.49
162  xmax: -67.94
163  ymin: -173.41
164  zmin: -909.951
165  ymax: 143.41
166  zmax: 879.951
167  },
168  {
169  xmin: 67.94
170  ymin: -173.41
171  zmin: -909.951
172  xmax: 364.49
173  ymax: 143.41
174  zmax: 879.951
175  }
176 ]
177 
178 standard_cuts: {
179  acceptShakyTracks: false
180  trajPointLength: true
181  doFVCut: true
182  minLengthContainedTrack: 50 // value taken from proposal
183  minLengthExitingTrack: 100 // value taken from proposal
184  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
185  showerEnergyDistortion: 0.05 // not sure about this one
186  trackEnergyDistortion: 0.05 // taken from proposal
187  leptonEnergyDistortionContained: 0.02 // needs update
188  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
189  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
190  selectionEfficiency: 0.8 // from proposal
191 }
192 
193 standard_cuts_proposal: {
194  cutKMEC: true
195  acceptShakyTracks: false
196  trajPointLength: false
197  doFVCut: true
198  minLengthContainedTrack: 50 // value taken from proposal
199  minLengthExitingTrack: 100 // value taken from proposal
200  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
201  showerEnergyDistortion: 0.05 // not sure about this one
202  trackEnergyDistortion: 0.05 // taken from proposal
203  leptonEnergyDistortionContained: 0.02 // needs update
204  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
205  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
206  selectionEfficiency: 0.8 // from proposal
207  constantCCWeight: 0.9813 // correct for genie x-sec changes
208  constantNCWeight: 1.0515 // correct for genie x-sec changes
209  constantEnergyScale: 1.031 // hand-correct for energy scale shift
210 }
211 
212 standard_cuts_noBKG_noMEC: {
213  cutKMEC: true
214  acceptShakyTracks: false
215  trajPointLength: false
216  doFVCut: true
217  minLengthExitingTrack: 100 // value taken from proposal
218  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
219  showerEnergyDistortion: 0.05 // not sure about this one
220  trackEnergyDistortion: 0.05 // taken from proposal
221  leptonEnergyDistortionContained: 0.02 // needs update
222  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
223  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
224  selectionEfficiency: 0.8 // from proposal
225  backgroundRejection: 1.0
226 }
227 
228 standard_cuts_noCuts: {
229  cutKMEC: false
230  acceptShakyTracks: false
231  trajPointLength: false
232  doFVCut: false
233  minLengthContainedTrack: -1
234  minLengthExitingTrack: -1
235  trackVisibleEnergyThreshold: 0.021
236  showerEnergyDistortion: 0.05 // not sure about this one
237  trackEnergyDistortion: 0.05 // taken from proposal
238  leptonEnergyDistortionContained: 0.02 // needs update
239  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
240  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
241  selectionEfficiency: 1.0
242 }
243 
244 standard_cuts_noCuts_noMEC: {
245  cutKMEC: true
246  acceptShakyTracks: false
247  trajPointLength: true
248  doFVCut: false
249  minLengthContainedTrack: -1
250  minLengthExitingTrack: -1
251  trackVisibleEnergyThreshold: 0.021
252  showerEnergyDistortion: 0.05 // not sure about this one
253  trackEnergyDistortion: 0.05 // taken from proposal
254  leptonEnergyDistortionContained: 0.02 // needs update
255  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
256  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
257  selectionEfficiency: 1.0
258 }
259 
260 get_eff_cuts: {
261  cutKMEC: true
262  acceptShakyTracks: false
263  trajPointLength: false
264  doFVCut: true
265  minLengthContainedTrack: -1 // value taken from proposal
266  minLengthExitingTrack: 100 // value taken from proposal
267  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
268  showerEnergyDistortion: 0.05 // not sure about this one
269  trackEnergyDistortion: 0.05 // taken from proposal
270  leptonEnergyDistortionContained: 0.02 // needs update
271  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
272  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
273  selectionEfficiency: 0.8 // from proposal
274 }
275 
276 standard_cuts_QE: {
277  # -1: Don't select mode
278  # 0: QE
279  # 1: Res
280  # 2: DIS
281  # 3: Coh
282  # 10: MEC
283  selectMode: 0
284  selectCCNC: 0
285  cutKMEC: true
286  acceptShakyTracks: false
287  trajPointLength: false
288  doFVCut: true
289  minLengthContainedTrack: -1 // value taken from proposal
290  minLengthExitingTrack: -1 // value taken from proposal
291  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
292  showerEnergyDistortion: 0.05 // not sure about this one
293  trackEnergyDistortion: 0.05 // taken from proposal
294  leptonEnergyDistortionContained: 0.02 // needs update
295  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
296  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
297  selectionEfficiency: 0.8 // from proposal
298 }
299 
300 standard_cuts_RES: {
301  # -1: Don't select mode
302  # 0: QE
303  # 1: Res
304  # 2: DIS
305  # 3: Coh
306  # 10: MEC
307  selectMode: 1
308  selectCCNC: 0
309  cutKMEC: true
310  acceptShakyTracks: false
311  trajPointLength: false
312  doFVCut: true
313  minLengthContainedTrack: 50 // value taken from proposal
314  minLengthExitingTrack: 100 // value taken from proposal
315  trackVisibleEnergyThreshold: 0.021 // [GeV] taken from pospoal
316  showerEnergyDistortion: 0.05 // not sure about this one
317  trackEnergyDistortion: 0.05 // taken from proposal
318  leptonEnergyDistortionContained: 0.02 // needs update
319  leptonEnergyDistortionLeavingA: 0.102 // from joseph email
320  leptonEnergyDistortionLeavingB: 0.000612 // from joseph email
321  selectionEfficiency: 0.8 // from proposal
322 
323 }
324 
325 standard_uniformWeights: ["bnbcorrection_FluxHist"]
326 
327 END_PROLOG
BEGIN_PROLOG eventweight_tags
Definition: NumuConfig.fcl:5
process_name pandoraGausCryo1 vertexChargeCryo1 vertexStubCryo1 xmin
BEGIN_PROLOG fluxeventweightMinibooneB SBND_fiducial_volumes
Definition: NumuConfig.fcl:5