#include <PndSttTrackMatch.h>
◆ PndSttTrackMatch() [1/2]
PndSttTrackMatch::PndSttTrackMatch |
( |
| ) |
|
◆ PndSttTrackMatch() [2/2]
PndSttTrackMatch::PndSttTrackMatch |
( |
Int_t |
mcTrackID, |
|
|
Int_t |
nTrue, |
|
|
Int_t |
nWrong, |
|
|
Int_t |
nFake, |
|
|
Int_t |
nTracks |
|
) |
| |
Standard constructor
- Parameters
-
mcTrackID | Index of matched MCTrack |
nTrue | Good hits from matched MCTrack |
nWrong | Good Hits from other MCTracks |
nFake | Fake Hits |
nTracks | Number of MCTracks with common points |
◆ ~PndSttTrackMatch()
virtual PndSttTrackMatch::~PndSttTrackMatch |
( |
| ) |
|
|
virtual |
◆ GetMCTrackID()
Int_t PndSttTrackMatch::GetMCTrackID |
( |
| ) |
|
|
inline |
◆ GetNofFakeHits()
Int_t PndSttTrackMatch::GetNofFakeHits |
( |
| ) |
|
|
inline |
◆ GetNofMCTracks()
Int_t PndSttTrackMatch::GetNofMCTracks |
( |
| ) |
|
|
inline |
◆ GetNofTrueHits()
Int_t PndSttTrackMatch::GetNofTrueHits |
( |
| ) |
|
|
inline |
◆ GetNofWrongHits()
Int_t PndSttTrackMatch::GetNofWrongHits |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: