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 HodoCluster, including all inherited members.
addHit(TObject *hit) | HodoCluster | |
ClassDef(HodoCluster, 1) | HodoCluster | |
Clear(Option_t *option="") | HodoCluster | |
energy_ | HodoCluster | |
getEnergy() const | HodoCluster | inline |
getHits() const | HodoCluster | inline |
getIndices() const | HodoCluster | inline |
getLayer() const | HodoCluster | inline |
getTime() const | HodoCluster | inline |
hits_ | HodoCluster | |
HodoCluster() | HodoCluster | inline |
HodoCluster(int ix, int iy, int layer, double energy, double time) | HodoCluster | inline |
index_x_ | HodoCluster | |
index_y_ | HodoCluster | |
layer_ | HodoCluster | |
n_hits_ | HodoCluster | |
setEnergy(const double energy) | HodoCluster | inline |
setIndices(int index_x, int index_y) | HodoCluster | inline |
setLayer(const int layer) | HodoCluster | inline |
setTime(const double time) | HodoCluster | inline |
time_ | HodoCluster | |
~HodoCluster() | HodoCluster |