1 #include "services_dune.fcl"
2 #include "clusteralgorithms.fcl"
3 #include "SSPToOffline.fcl"
4 #include "standard_nearline35t.fcl"
6 process_name: ctreeraw35t
10 # TFileService: { fileName: "test.root" }
12 RandomNumberGenerator: {}
13 message: @local::standard_info
14 # @table::dune35t_simulation_services
15 FileCatalogMetadata: @local::art_file_catalog_mc
16 @table::dune35t_services
20 source: @local::standard_nearlinesplitter
25 #define the output stream, there could be more than one if using filters
31 module_type: "CTree35t"
32 RawDigitLabel: "SplitterInput:TPC"
34 HitsModuleLabel: "gaushit"
35 TrackModuleLabel: "particlestitcher"
36 ClusterModuleLabel: "clustercheat"
37 #TrackModuleLabel: "particletracks"
38 outFile: "sample.root"
39 saveChannelWireMap: false
40 saveChannelWireGeo: false
41 InputModule: "SplitterInput"
42 MakeAllPhotonsTree: false
43 MakeDetectedPhotonsTree: false
45 MakeOpDetEventsTree: true
46 UncompressWithPed: true
54 analysis: [ chao ] //Directory for histograms
55 end_paths: [ stream1, analysis ]
62 module_type: RootOutput
63 fileName: "sliced_pedestal.root"
64 #default file name, can override from command line with -o or --output