|
void | clear () |
|
void | add_hit (float, float, float, float, int, float, float, int) |
|
void | remove_hit (int) |
|
void | setX (float X, int hit) |
|
void | setY (float Y, int hit) |
|
void | setZ (float Z, int hit) |
|
void | setEnergy (float E, int hit) |
|
void | setSubdetectorID (int SubID, int hit) |
|
void | setResolution1 (float Res1, int hit) |
|
void | setResolution2 (float Res2, int hit) |
|
void | setTrackID (int TrkID, int hit) |
|
int | size () |
|
float | getX (int i) |
|
float | getY (int i) |
|
float | getZ (int i) |
|
float | getEnergy (int i) |
|
int | getSubdetectorID (int i) |
|
float | getResolution1 (int i) |
|
float | getResolution2 (int i) |
|
int | getTrackID (int i) |
|
The documentation for this class was generated from the following file: