Information about reconstruction of MCTrack.
More...
#include <PndFTSCounters.h>
Information about reconstruction of MCTrack.
Definition at line 138 of file PndFTSCounters.h.
◆ PndFTSCAPerformanceMCTrackData()
PndFTSCAPerformanceMCTrackData::PndFTSCAPerformanceMCTrackData |
( |
| ) |
|
|
inline |
◆ AddReconstructed()
void PndFTSCAPerformanceMCTrackData::AddReconstructed |
( |
int |
itr = 0 | ) |
|
|
inline |
◆ GetNClones()
bool PndFTSCAPerformanceMCTrackData::GetNClones |
( |
| ) |
|
|
inline |
Definition at line 153 of file PndFTSCounters.h.
153 {
return (recoTrackIds.size() > 1) ? recoTrackIds.size() - 1 : 0; }
◆ GetSet()
int PndFTSCAPerformanceMCTrackData::GetSet |
( |
| ) |
|
|
inline |
◆ IsReconstructable()
bool PndFTSCAPerformanceMCTrackData::IsReconstructable |
( |
| ) |
|
|
inline |
◆ IsReconstructed()
bool PndFTSCAPerformanceMCTrackData::IsReconstructed |
( |
| ) |
|
|
inline |
◆ Print()
void PndFTSCAPerformanceMCTrackData::Print |
( |
| ) |
|
|
inline |
Definition at line 156 of file PndFTSCounters.h.
156 { cout <<
"Set: " <<
set <<
" RecoAble: " << isReconstructable <<
" NReco: " << recoTrackIds.size() << endl; }
◆ RecoTrackIds()
const std::vector<int>& PndFTSCAPerformanceMCTrackData::RecoTrackIds |
( |
| ) |
const |
|
inline |
◆ SetAsReconstructable()
void PndFTSCAPerformanceMCTrackData::SetAsReconstructable |
( |
| ) |
|
|
inline |
◆ SetSet()
void PndFTSCAPerformanceMCTrackData::SetSet |
( |
int |
set_ | ) |
|
|
inline |
The documentation for this class was generated from the following file: