1 #include "services_dune.fcl"
10 module_type: RootInput
15 TFileService: { fileName: "quadvtx_hist.root" }
18 @table::dunefd_services
21 # We don't use these, they potentially slow things down, and PhotonBackTracker
22 # spams the output, so remove them from the standard services.
23 services.BackTrackerService: @erase
24 services.PhotonBackTrackerService: @erase
30 module_type: RootOutput
39 quadvtx: @local::standard_quadvtx
44 evalvtx: @local::standard_evalvtx
48 eval: [ evalvtx, out1 ]
51 physics.analyzers.evalvtx.VertexLabels: ["pandora", "quadvtx"]