All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
numi_kaon_common.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 empty_kaon: {
4  tool_type: EmptyKaonGen
5 }
6 
7 # Taken from: https://github.com/SBNSoftware/icaruscode/blob/develop/fcl/gen/numi/GNuMIFlux.xml#L765
8 icarus_numi_beam2detector_rotation: [ 0.921035925, 0.022715103, 0.388814672,
9  0, 0.998297825, -0.058321970,
10  -0.389477631, 0.053716629, 0.919468161]
11 
12 icarus_numi_beam_origin: [0, 0, 0, 4.503730e2, 80.153901e2, 795.112945e2] # cm
13 
14 # 10cm around the "Active-Bounding-Box"
15 icarus_detector_box: [-368.49, 368.49, -191.86, 144.96, -904.950652270838, 904.950652270838]
16 
17 numi_kaon: {
18  tool_type: NuMiKaonGen
19  SearchPath: "/cvmfs/sbn.osgstorage.org/pnfs/fnal.gov/usr/sbn/persistent/stash/physics-gputnam/numiflux/"
20  FluxFiles: ["*.root"]
21  TreeName: "dk2nuTree"
22  MetaTreeName: "dkmetaTree"
23  MaxFluxFileMB: 8192 # 8GB
24  FluxCopyMethod: DIRECT
25  RandomizeFiles: true
26 }
27 
28 ray_trace_box: {
29  tool_type: RayTraceBox
30  # Volume: volCryostat
32 }
33 
34 rethrow_ray_trace_box: {
35  tool_type: ReThrowRayTraceBox
36  # Volume: volCryostat
38 
39  # weight computation
40  #ReferenceLabSolidAngle: 1.6e-6 # approx solid angle of ICARUS @NuMI target
41  #ReferenceKaonEnergy: 15 # GeV
42 
43  ReferenceLabSolidAngle: 1e-4
44  ReferenceKaonEnergy: 7.5 # GeV
45 }
46 
47 weighted_ray_trace_box: {
48  tool_type: WeightedRayTraceBox
49  # Volume: volCryostat
51 
52  # weight computation
53  ReferenceLabSolidAngle: 1e-4
54  ReferenceKaonEnergy: 15. # GeV
55 }
56 
57 mixedweight_ray_trace_box: {
58  tool_type: MixedWeightRayTraceBox
60  ReferenceLabSolidAngle: 4e-4
61  MaxWeightFudge: 2.
62  ReferenceKaonEnergy: 15. # GeV
63  NThrow: 250
64  FixNSuccess: false
65 }
66 
67 
68 END_PROLOG
BEGIN_PROLOG or simple_flux FluxFiles
Definition: genie.fcl:8
BEGIN_PROLOG icarus_detector_box
A value measured in the specified unit.
Definition: quantities.h:566
BEGIN_PROLOG icarus_numi_beam_origin
do i e
BEGIN_PROLOG empty_kaon