2 # File: totallycheattracking.fcl
3 # Brief: Runs the reconstruction of trajectories from simulated particles.
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
9 # The module TotallyCheatTracker is used to "reconstruct" the simulated
10 # particles from the input.
13 # - collection of simb::MCParticle
16 # - collection of recob::Trajectory and associations with simb::MCParticle
20 # 20171226 (petrillo@fnal.gov) [v1.0]
25 #-------------------------------------------------------------------------------
26 process_name: CheatTrk
28 #-------------------------------------------------------------------------------
29 # no source specified; use -s option from command line
31 #-------------------------------------------------------------------------------
38 particles: "particlemaker"
48 trigger_paths: [ reco ]
53 #-------------------------------------------------------------------------------
56 module_type: RootOutput
58 fileName: "%ifb_%tc_%p.root"
63 #-------------------------------------------------------------------------------