1 #include "services_dune.fcl"
2 #include "opticaldetectormodules_dune.fcl"
3 #include "opticaldetectorservices_dune.fcl"
6 process_name: OpDigiAnalysis
10 # Load the service that manages root files for histograms.
11 TFileService: { fileName: "opdigiana_hist.root" }
13 @table::dune35t_services_legacy
14 message: @local::standard_info
17 services.OpDigiProperties: @local::dune35t_opdigiproperties
21 module_type: RootInput
31 opdigiana: @local::dune35t_opdigiana
32 #ophitana: @local::dunefd_ophitana
34 analyzeIt: [opdigiana] #, ophitana]
36 #define the output stream, there could be more than one if using filters
39 #trigger_paths is a keyword and contains the paths that modify the art::event,
40 #ie filters and producers
43 #end_paths is a keyword and contains the paths that do not modify the art::Event,
44 #ie analyzers and output streams. these all run simultaneously
45 end_paths: [analyzeIt]
48 physics.analyzers.opdigiana.InputModule: ssptooffline
49 physics.analyzers.opdigiana.InstanceName: offlinePhoton