#include <IMuonTrackTruthTool.h>
Definition at line 40 of file IMuonTrackTruthTool.h.
◆ MuonTrackTruth()
| Muon::MuonTrackTruth::MuonTrackTruth |
( |
| ) |
|
|
inline |
Definition at line 56 of file IMuonTrackTruthTool.h.
const TrackRecord * truthTrack
std::shared_ptr< const TruthTrajectory > truthTrajectory
◆ numberOfMatchedHits()
| unsigned int Muon::MuonTrackTruth::numberOfMatchedHits |
( |
| ) |
const |
|
inline |
Definition at line 52 of file IMuonTrackTruthTool.h.
52 {
53 return mdts.matchedHits.size() +
tgcs.matchedHits.size() +
rpcs.matchedHits.size() +
cscs.matchedHits.size() +
54 stgcs.matchedHits.size() +
mms.matchedHits.size();
55 }
MuonTechnologyTruth stgcs
◆ cscs
◆ isHitMatched
| bool Muon::MuonTrackTruth::isHitMatched |
◆ isParameterMatched
| bool Muon::MuonTrackTruth::isParameterMatched |
◆ mdts
◆ mms
◆ rpcs
◆ stgcs
◆ tgcs
◆ truthTrack
◆ truthTrajectory
| std::shared_ptr<const TruthTrajectory> Muon::MuonTrackTruth::truthTrajectory |
The documentation for this class was generated from the following file: