1 #include "services_dune.fcl"
2 #include "RegCNNAna.fcl"
3 #include "mvamodule.fcl"
4 #include "energyreco.fcl"
5 #include "tools_dune.fcl"
7 process_name: RegCNNAna
11 # Load the service that manages root files for histograms.
12 TFileService: { fileName: "regcnn_ana_r%r_s%s_hist.root"
13 closeFileFast: false }
14 @table::dunefd_reco_services
19 module_type: RootInput
27 mvaselectnue: @local::dunefd_mvaselect
28 energyreconue: @local::dunefd_nuenergyreco
32 regcnnana: @local::regcnn_analysistree
34 prod: [ mvaselectnue, energyreconue ]
36 trigger_paths: [ prod ]
39 services.Geometry: @local::dune10kt_workspace_geo
40 services.Geometry.GDML: "dune10kt_v1_1x2x6.gdml"
42 physics.producers.mvaselectnue.MVAMethod: "BDTG"
43 physics.producers.mvaselectnue.Select: "nue"
44 physics.producers.mvaselectnue.WeightFile: "MVASelect/v2.2/TMVAClassification_BDTG.nue.weights.xml"
46 physics.producers.energyreconue.RecoMethod: 2