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