2 standard_tpccathodestitch:
4 InputTrackLabel: "trackpass1" # Tracks, TrackIoniz, and associations to stitch
5 InputTPCClusterLabel: "tpcclusterpass1" # for looking up TPC clusters and making associations
6 InputHitLabel: "hit" # for making new TPCCluster-hit associations out of old ones.
7 InputVertexLabel: "vertexpass1" # input vertices
8 PrintLevel: 0 # print level: 0: quiet, others: debug
9 DistCut: 3 # in cm. 3D distance of closest approach minimized over symmetrix x shifts and distance along tracks
10 CTCut: 0.99 # requires consistency of direction
11 fMaxDX: 50 # in cm. Maximum amount X tracks are allowed to shift
12 fMinDX: -50 # in cm. Minimum amount of X tracks are allowed to shift
13 module_type: "tpccathodestitch"