6 #ifndef PMAlgStitching_h 7 #define PMAlgStitching_h 20 class DetectorClocksData;
21 class DetectorPropertiesData;
26 class TrkCandidateColl;
37 Name(
"StitchingThreshold"),
38 Comment(
"The maximum value allowed for the stitching score. Has dimensions of length, and " 39 "10.0(cm) is a reasonable value.")};
43 Comment(
"Number of nodes we step back from the ends of the tracks to perform the stitching " 65 double GetOptimalStitchShift(TVector3& pos1,
70 double GetTrackPairDelta(TVector3& pos1, TVector3& pos2, TVector3& dir1, TVector3& dir2)
const;
72 void GetTPCXOffsets();
73 double GetTPCOffset(
unsigned int tpc,
unsigned int cryo,
bool isCPA);
std::map< geo::TPCID, double > fTPCXOffsetsAPA
unsigned int fNodesFromEnd
std::map< geo::TPCID, double > fTPCXOffsetsCPA
General LArSoft Utilities.
Definition of data types for geometry description.
Contains all timing reference information for the detector.
double fStitchingThreshold