1 #include "services_microboone.fcl"
2 #include "particleinventoryservice.fcl"
3 #include "backtrackerservice.fcl"
5 #include "cluster_microboone.fcl"
6 #include "time_memory_tracker_microboone.fcl"
7 #include "trackfindermodules_microboone.fcl"
10 process_name : NuShowerEff
13 TimeTracker: @local::microboone_time_tracker
15 TFileService: { fileName: "service_nuShowerEff.root"}
16 BackTrackerService: @local::standard_backtrackerservice
17 ParticleInventoryService: @local::standard_particleinventoryservice
18 message: @local::standard_debug
19 @table::microboone_basic_services
24 module_type : RootInput
36 module_type: "NuShowerEff"
37 MCTruthModuleLabel: "generator"
38 HitModuleLabel: "trajcluster2" # "pandoraCosmicHitRemoval"
39 ShowerModuleLabel: "tcshower" # "pandoraNu"
40 TruthMatchDataModuleLabel: "trajclusterTruthMatch" # "crHitRemovalTruthMatch"
43 SaveMCTree: true # false for test
44 HitShowerThroughPFParticle: false # an option for pandora MCC8 here, false for tcshower
53 #define the output stream, there could be more than one if using filters
59 # end_paths : [paths, stream1]
66 # module_type: RootOutput
67 # fileName: "nuShowerEff.root"
71 services.DetectorPropertiesService.NumberTimeSamples: 6400
72 services.DetectorPropertiesService.ReadOutWindowSize: 6400
73 services.DetectorClocksService.InheritClockConfig: false
74 services.DetectorClocksService.TriggerOffsetTPC: -400 # MC bnb neutrinos
75 services.DatabaseUtil.PassFileName: "uboonedb_passwd"
76 services.SpaceCharge.EnableSimSpatialSCE: true