5 module_type: "ProtoDUNEBeam"
7 GoodParticleTreeName: "NTuples/GoodParticle"
8 AllParticlesTreeName: "Detector/NP04front"
10 # From protoDUNE_gensingle.fcl
11 # Updated geometry values:
12 BeamX: 8.905247 # In cm
15 BeamThetaShift: 0.0114276
16 BeamPhiShift: -0.0761654
17 RotateXZ: 0.0 #-11.844 # In degrees
20 ## Jake Calcutt: Replacing angles for opposite order rotations
21 ## RotateX --> RotateY
22 ## Also: tuned the direction with Leig's shift from above.
23 ## old ones are commented
24 RotateMonitorXZ: -11.8373 #-10.51372
25 RotateMonitorYZ: 11.0929 # 11.50886
27 ## Parameters for momentum spectrometer
29 #MagP3: -4.68880000e-6
38 ## This will have to change for different momentum settings
39 ## Need to confirm with Nikos on this
40 #Current: 68.8 # 1 GeV
45 ## New parameters for momentum spectrometer
51 # Position of the beam monitor positions in z in [mm]
56 Intensity: 1.e6 # Number of interactions on the secondary target in one spill
57 ReadoutWindow: 3.0 # In milliseconds
58 BeamSpillLength: 4.8 # In seconds
60 T_Resolution: 1.0 # sigmas
61 Pos_Resolution: 1.0 # sigmas
62 Ch_Efficiency: 1.0 # percentage
68 protodune_triggeredbeam:
70 module_type: "ProtoDUNETriggeredBeam"
71 FileName: "dummy.root"
73 # The tree names from the beam simulation files
74 TOF1TreeName: "VirtualDetector/TOF1"
75 BPROF1TreeName: "VirtualDetector/BPROF1"
76 BPROF2TreeName: "VirtualDetector/BPROF2"
77 BPROF3TreeName: "VirtualDetector/BPROF3"
78 TRIG1TreeName: "VirtualDetector/TRIG1"
79 BPROFEXTTreeName: "VirtualDetector/BPROFEXT"
80 BPROF4TreeName: "VirtualDetector/BPROF4"
81 TRIG2TreeName: "VirtualDetector/TRIG2"
82 NP04frontTreeName: "Detector/NP04front"
84 # Set true to use the data driven method for the primary beam particle
85 UseDataDrivenPrimary: false
87 # In the beam simulation particles at the front face are saved in a 20m x 20m box
88 # To save time we can choose a 10m x 10m box instead
89 ReduceNP04frontArea: true
92 # From protoDUNE_gensingle.fcl
93 # Updated geometry values:
100 SamplingFileName: "dummy.root"
101 ResolutionFileName: "dummy2.root"
106 BeamThetaShift: 0.0114276
107 BeamPhiShift: -0.0761654
109 ###New rotations - same final z axis as those
110 ###from Paola, but the X axis is kept horizontal
111 RotateMonitorYZ: 11.4328
112 RotateMonitorXZ: -10.7985
120 ## New parameters for momentum spectrometer
126 # Position of the beam monitor positions in z in [mm]
127 BPROFEXTPosZ: 707555 #707479 -- old values
128 BPROF4PosZ : 716124 #716048
130 NP04frontPosZ: 717243
132 # Intensity variables
133 Intensity: 1.e6 # Number of interactions on the secondary target in one spill
134 ReadoutWindow: 3.0 # In milliseconds
135 BeamSpillLength: 4.8 # In seconds
137 SaveOutputTree: false