![]() |
PandaRoot
|
#include <PndFTSCAMCPoint.h>
Public Member Functions | |
PndFTSCALocalMCPoint () | |
~PndFTSCALocalMCPoint () | |
void | SetPoint (PndFtsPoint *ppp, Double_t qq) |
PndFTSCALocalMCPoint & | operator= (const PndFTSCALocalMCPoint &rhs) |
float | X () const |
float | Y () const |
float | Z () const |
float | Px () const |
float | Py () const |
float | Pz () const |
float | QP () const |
int | ISlice () const |
int | IRow () const |
int | TrackI () const |
int | TrackID () const |
float | Angle () const |
float | Err2Z () const |
float | Err2Y () const |
void | SetX (float v) |
void | SetY (float v) |
void | SetZ (float v) |
void | SetPx (float v) |
void | SetPy (float v) |
void | SetPz (float v) |
void | SetQP (float v) |
void | SetISlice (int v) |
void | SetIRow (int v) |
void | SetTrackI (int v) |
void | SetTrackID (int v) |
void | SetAngle (float v) |
void | SetErr2Z (float v) |
void | SetErr2Y (float v) |
void | RotateXY (float alpha) |
Static Public Member Functions | |
static bool | Compare (const PndFTSCALocalMCPoint &p1, const PndFTSCALocalMCPoint &p2) |
Public Attributes | |
std::vector< int > | fHits |
Protected Attributes | |
float | fX |
float | fY |
float | fZ |
float | fPx |
float | fPy |
float | fPz |
float | fQP |
float | fAngle |
float | fErr2Z |
float | fErr2Y |
int | fISlice |
int | fIRow |
int | fTrackI |
int | fTrackID |
Friends | |
ostream & | operator<< (ostream &out, const PndFTSCALocalMCPoint &a) |
istream & | operator>> (istream &in, PndFTSCALocalMCPoint &a) |
store MC point information for PndFTSCAPerformance
Definition at line 67 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 69 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 70 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 87 of file PndFTSCAMCPoint.h.
|
inlinestatic |
Definition at line 109 of file PndFTSCAMCPoint.h.
References fTrackID, operator<<(), and operator>>().
|
inline |
Definition at line 89 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 88 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 83 of file PndFTSCAMCPoint.h.
|
inline |
PndFTSCALocalMCPoint& PndFTSCALocalMCPoint::operator= | ( | const PndFTSCALocalMCPoint & | rhs | ) |
|
inline |
Definition at line 78 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 79 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 80 of file PndFTSCAMCPoint.h.
|
inline |
Definition at line 81 of file PndFTSCAMCPoint.h.
void PndFTSCALocalMCPoint::RotateXY | ( | float | alpha | ) |
|
inline |
|
inline |
Definition at line 105 of file PndFTSCAMCPoint.h.
|
inline |
|
inline |
|
inline |
void PndFTSCALocalMCPoint::SetPoint | ( | PndFtsPoint * | ppp, |
Double_t | |||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 84 of file PndFTSCAMCPoint.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
protected |
Definition at line 123 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 124 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 124 of file PndFTSCAMCPoint.h.
std::vector<int> PndFTSCALocalMCPoint::fHits |
Definition at line 130 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 126 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 125 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 118 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 119 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 120 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 121 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 127 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 128 of file PndFTSCAMCPoint.h.
Referenced by Compare().
|
protected |
Definition at line 115 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 116 of file PndFTSCAMCPoint.h.
|
protected |
Definition at line 117 of file PndFTSCAMCPoint.h.