hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
|
This is the complete list of members for HodoHit, including all inherited members.
ClassDef(HodoHit, 1) | HodoHit | |
energy_ | HodoHit | |
getEnergy() const | HodoHit | inline |
getHole() const | HodoHit | inline |
getIndices() const | HodoHit | inline |
getLayer() const | HodoHit | inline |
getTime() const | HodoHit | inline |
HodoHit() | HodoHit | inline |
HodoHit(int ix, int iy, int layer, int hole, double energy, double time) | HodoHit | inline |
hole_ | HodoHit | |
index_x_ | HodoHit | |
index_y_ | HodoHit | |
layer_ | HodoHit | |
setEnergy(const double energy) | HodoHit | inline |
setHole(const int hole) | HodoHit | inline |
setIndices(int index_x, int index_y) | HodoHit | inline |
setLayer(const int layer) | HodoHit | inline |
setTime(const double time) | HodoHit | inline |
time_ | HodoHit | |
~HodoHit() | HodoHit | inline |