MomentumPerformance.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_momentumstudy:
4 {
5  module_type: MomentumPerformance
6 
7  GEANTLabel: "geant"
8  TPCClusterLabel: "tpccluster"
9  TrackLabel: "track"
10 
11 
12 # dE/dx algorithms are still here in the analysis code; hence the IonizeTruncate
13 # parameter.
14  IonizTruncate: 1.00
15 
16 }
17 
18 END_PROLOG