|
|
SRNDLArID | larid |
| | ND-LAr track identifier. Get the actual SRTrack object using SRNDLAr::Reco<Track>() with this ID, e.g.sr.nd.lar.Reco<Track>(sr.nd.trkmatch.extrap[1].larid)
|
| |
|
SRTMSID | tmsid |
| | TMS track identifier. Get the actual SRTrack object using SRTMS::Track() with this ID, e.g.sr.nd.lar.Track(sr.nd.trkmatch.extrap[1].tmsid)
|
| |
|
SRMINERvAID | minervaid |
| | MINERvA track identifier.
|
| |
|
SRGArID | garid |
| | GAr track identifier.
|
| |
|
float | transdispl = NaN |
| | perpendicular distance between the two tracks at longitudinal position of matching point
|
| |
|
float | angdispl = NaN |
| | angular difference between the two tracks at longitudinal position of matching point
|
| |
|
float | matchScore = NaN |
| | quantifies how well a LAr and TMS track match each other
|
| |
|
NDRecoMatchType | matchType = caf::NDRecoMatchType::kUndeclared |
| | specifies how the match was performed
|
| |
|
SRTrack | trk |
| | new track object generated from synthesis of matched parts
|
| |
|
|
static constexpr float | NaN = std::numeric_limits<float>::signaling_NaN() |
| |
The documentation for this class was generated from the following file: