TrackingEfficiency.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 track_eff:
4 {
5  module_type: "TrackingEfficiency"
6  HitsModuleLabel: "gaushit"
7  TrackModuleLabel: "costrk"
8  MCTruthT0ModuleLabel: "mctrutht0"
9  PhotonT0ModuleLabel: "photont0costrk"
10 }
11 
12 END_PROLOG