MCTest_mixer_ana.fcl
Go to the documentation of this file.
1 #include "services_dune.fcl"
2 #include "hitanalysismodules_dune.fcl"
3 
4 process_name: RobustMCAna
5 
6 services:
7 {
8  TFileService: { fileName: "reco_hist.root" }
9  @table::dune35tsim_reco_services
10 }
11 
12 source: {
13  module_type: RootInput
14  maxEvents: -1
15 }
16 
17 physics: {
18  analyzers:
19  {
20  robustmcana: @local::dune35t_robustmcana
21  }
22 
23  ana: [ robustmcana ]
24  stream1: [ ]
25 
26  trigger_paths: [ ]
27  end_paths: [ ana ]
28 }
29 
30 physics.analyzers.robustmcana.PreviousMCScale: 1.0