|
FairRoot/PandaRoot
|
Information about reconstruction of MCTrack. More...
#include <PndCACounters.h>
Public Member Functions | |
| PndCAPerformanceMCTrackData () | |
| 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 118 of file PndCACounters.h.
|
inline |
|
inline |
Definition at line 127 of file PndCACounters.h.
References recoTrackIds.
|
inline |
Definition at line 132 of file PndCACounters.h.
References recoTrackIds.
|
inline |
|
inline |
|
inline |
Definition at line 131 of file PndCACounters.h.
References recoTrackIds.
|
inline |
Definition at line 135 of file PndCACounters.h.
References isReconstructable, recoTrackIds, and set.
|
inline |
Definition at line 134 of file PndCACounters.h.
References recoTrackIds.
|
inline |
|
inline |
|
private |
Definition at line 138 of file PndCACounters.h.
Referenced by IsReconstructable(), PndCAPerformanceMCTrackData(), Print(), and SetAsReconstructable().
|
private |
Definition at line 140 of file PndCACounters.h.
Referenced by AddReconstructed(), GetNClones(), IsReconstructed(), Print(), and RecoTrackIds().
|
private |
Definition at line 137 of file PndCACounters.h.
Referenced by GetSet(), PndCAPerformanceMCTrackData(), Print(), and SetSet().
1.8.8