ProtoDUNEBeamlineReco.fcl
Go to the documentation of this file.
1 #include "ProtoDUNEBeamlineUtils.fcl"
2 
3 BEGIN_PROLOG
4 
5 beamline_reco:
6 {
7  module_type: "ProtoDUNEBeamlineReco"
8  BeamlineUtils: @local::standard_protodunebeamlineutils
9  DoGlitches: true
10  ReferenceMomentum: 1
11 }
12 
13 END_PROLOG