nuance.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 argoneut_nuance:
4 {
5  module_type: "NUANCEGen"
6  NuanceFile: "/argoneut/app/users/saima/NuanceFiles/nuance_100events.txt"
7  BeamVerticalAngle: -3.3 # vertical angle of beam w.r.t. detector coordinates
8 }
9 
10 argoneut_nuance_batch:
11 {
12  module_type: "NUANCEGen"
13  NuanceFile: "./nuance_events.txt"
14  BeamVerticalAngle: -3.3 # vertical angle of beam w.r.t. detector coordinates
15 }
16 
17 END_PROLOG