FairRoot/PandaRoot
|
Information about reconstruction of MCTrack. More...
#include <PndFTSCounters.h>
Public Member Functions | |
PndFTSCAPerformanceMCTrackData () | |
void | SetSet (int set_) |
void | SetAsReconstructable () |
void | AddReconstructed (int itr=0) |
int | GetSet () |
bool | IsReconstructable () |
bool | IsReconstructed () |
bool | GetNClones () |
const std::vector< int > & | RecoTrackIds () const |
void | Print () |
Private Attributes | |
int | set |
bool | isReconstructable |
std::vector< int > | recoTrackIds |
Information about reconstruction of MCTrack.
Definition at line 123 of file PndFTSCounters.h.
|
inline |
Definition at line 125 of file PndFTSCounters.h.
References isReconstructable, and set.
|
inline |
Definition at line 132 of file PndFTSCounters.h.
References recoTrackIds.
|
inline |
Definition at line 137 of file PndFTSCounters.h.
References recoTrackIds.
|
inline |
|
inline |
Definition at line 135 of file PndFTSCounters.h.
References isReconstructable.
|
inline |
Definition at line 136 of file PndFTSCounters.h.
References recoTrackIds.
|
inline |
Definition at line 140 of file PndFTSCounters.h.
References isReconstructable, recoTrackIds, and set.
|
inline |
Definition at line 139 of file PndFTSCounters.h.
References recoTrackIds.
|
inline |
Definition at line 131 of file PndFTSCounters.h.
References isReconstructable.
|
inline |
|
private |
Definition at line 143 of file PndFTSCounters.h.
Referenced by IsReconstructable(), PndFTSCAPerformanceMCTrackData(), Print(), and SetAsReconstructable().
|
private |
Definition at line 145 of file PndFTSCounters.h.
Referenced by AddReconstructed(), GetNClones(), IsReconstructed(), Print(), and RecoTrackIds().
|
private |
Definition at line 142 of file PndFTSCounters.h.
Referenced by GetSet(), PndFTSCAPerformanceMCTrackData(), Print(), and SetSet().