1 #include "services_refactored_pdune.fcl"
3 process_name: iscalcana
7 TFileService: { fileName: "iscalc_hist.root" }
9 MemoryTracker: {} # default is one
10 RandomNumberGenerator: {} #ART native random number generator
11 message: @local::standard_info
12 @table::protodune_simulation_services
15 //services.LArG4Parameters.IonAndScintCalculator: "NEST"
16 //services.LArG4Parameters.IonAndScintCalculator: "Separate"
20 module_type: RootInput
22 fileNames: ["gen_protoDUNE.root"]
32 module_type: ISCalcAna
33 SimulationLabel: "IonAndScint:NEST"
34 // SimulationLabel: "IonAndScint:Seperate"
39 stream1: [ ISCalcAna ]
40 end_paths: [ stream1 ]