|
FairRoot/PandaRoot
|
#include <PndCAMCTrack.h>
Public Member Functions | |
| PndCAMCTrack () | |
| PndCAMCTrack (const TParticle *part) | |
| int | MotherId () const |
| int | PDG () const |
| float | Par (int i) const |
| float | TPCPar (int i) const |
| float | X () const |
| float | Y () const |
| float | Z () const |
| float | Px () const |
| float | Py () const |
| float | Pz () const |
| float | P () const |
| float | Pt () const |
| const float * | Par () const |
| const float * | TPCPar () const |
| float | DzDs () const |
| int | NHits () const |
| int | NMCPoints () const |
| int | FirstMCPointID () const |
| int | NReconstructed () const |
| int | Set () const |
| int | NTurns () const |
| int | NMCRows () const |
| int | NHitRows () const |
| int | NMCContRows () const |
| int | NHitContRows () const |
| void | SetMotherId (int v) |
| void | SetP (float v) |
| void | SetPt (float v) |
| void | SetPDG (int v) |
| void | SetPar (int i, float v) |
| void | SetTPCPar (int i, float v) |
| void | SetNHits (int v) |
| void | SetNMCPoints (int v) |
| void | SetFirstMCPointID (int v) |
| void | SetNReconstructed (int v) |
| void | SetSet (int v) |
| void | SetNTurns (int v) |
| void | SetNMCRows (int v) |
| void | SetNHitRows (int v) |
| void | SetNMCContRows (int v) |
| void | SetNHitContRows (int v) |
Protected Attributes | |
| int | fMotherId |
| int | fPDG |
| float | fPar [7] |
| float | fTPCPar [7] |
| float | fP |
| float | fPt |
| int | fNHits |
| int | fNMCPoints |
| int | fFirstMCPointID |
| int | fNReconstructed |
| int | fSet |
| int | fNTurns |
| int | fNMCRows |
| int | fNHitRows |
| int | fNMCContRows |
| int | fNHitContRows |
Friends | |
| ostream & | operator<< (ostream &out, const PndCAMCTrack &a) |
| istream & | operator>> (istream &in, PndCAMCTrack &a) |
store MC track information for PndCAPerformance
Definition at line 26 of file PndCAMCTrack.h.
| PndCAMCTrack::PndCAMCTrack | ( | ) |
Definition at line 30 of file PndCAMCTrack.cxx.
| PndCAMCTrack::PndCAMCTrack | ( | const TParticle * | part | ) |
Definition at line 37 of file PndCAMCTrack.cxx.
References CAMath::Abs(), fP, fPar, fPDG, fPt, fTPCPar, i, mom, and pi.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 37 of file PndCAMCTrack.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 65 of file PndCAMCTrack.h.
|
inline |
|
inline |
Definition at line 79 of file PndCAMCTrack.h.
|
inline |
Definition at line 71 of file PndCAMCTrack.h.
|
inline |
|
inline |
|
inline |
Definition at line 78 of file PndCAMCTrack.h.
|
inline |
|
inline |
Definition at line 76 of file PndCAMCTrack.h.
|
inline |
Definition at line 66 of file PndCAMCTrack.h.
|
inline |
Definition at line 69 of file PndCAMCTrack.h.
|
inline |
Definition at line 68 of file PndCAMCTrack.h.
|
inline |
Definition at line 67 of file PndCAMCTrack.h.
|
inline |
Definition at line 75 of file PndCAMCTrack.h.
|
inline |
Definition at line 70 of file PndCAMCTrack.h.
|
inline |
Definition at line 38 of file PndCAMCTrack.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 90 of file PndCAMCTrack.cxx.
|
friend |
Definition at line 103 of file PndCAMCTrack.cxx.
|
protected |
Definition at line 95 of file PndCAMCTrack.h.
Referenced by FirstMCPointID(), operator<<(), operator>>(), and SetFirstMCPointID().
|
protected |
Definition at line 88 of file PndCAMCTrack.h.
Referenced by MotherId(), operator<<(), operator>>(), and SetMotherId().
|
protected |
Definition at line 103 of file PndCAMCTrack.h.
Referenced by NHitContRows(), and SetNHitContRows().
|
protected |
Definition at line 101 of file PndCAMCTrack.h.
Referenced by NHitRows(), and SetNHitRows().
|
protected |
Definition at line 93 of file PndCAMCTrack.h.
Referenced by NHits(), operator<<(), operator>>(), and SetNHits().
|
protected |
Definition at line 102 of file PndCAMCTrack.h.
Referenced by NMCContRows(), and SetNMCContRows().
|
protected |
Definition at line 94 of file PndCAMCTrack.h.
Referenced by NMCPoints(), operator<<(), operator>>(), and SetNMCPoints().
|
protected |
Definition at line 100 of file PndCAMCTrack.h.
Referenced by NMCRows(), and SetNMCRows().
|
protected |
Definition at line 96 of file PndCAMCTrack.h.
Referenced by NReconstructed(), operator<<(), operator>>(), and SetNReconstructed().
|
protected |
Definition at line 98 of file PndCAMCTrack.h.
Referenced by NTurns(), operator<<(), operator>>(), and SetNTurns().
|
protected |
Definition at line 92 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), P(), PndCAMCTrack(), and SetP().
|
protected |
Definition at line 90 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), Par(), PndCAMCTrack(), Px(), Py(), Pz(), SetPar(), X(), Y(), and Z().
|
protected |
Definition at line 89 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), PDG(), PndCAMCTrack(), and SetPDG().
|
protected |
Definition at line 92 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), PndCAMCTrack(), Pt(), and SetPt().
|
protected |
Definition at line 97 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), Set(), and SetSet().
|
protected |
Definition at line 91 of file PndCAMCTrack.h.
Referenced by operator<<(), operator>>(), PndCAMCTrack(), SetTPCPar(), and TPCPar().
1.8.5