spptfindermodules.fcl
Go to the documentation of this file.
1 #include "spacepointalgorithms.fcl"
2 BEGIN_PROLOG
3 
4 tt_spptfinder:
5 {
6  module_type: "TTSpacePointFinder"
7  HitModuleLabel: "tthit"
8  UHitsInstanceLabel: "uhits"
9  VHitsInstanceLabel: "vhits"
10  YHitsInstanceLabel: "yhits"
11  SpacePointAlgParams: @local::standard_sppttimesortalg
12 }
13 
14 END_PROLOG