| BaseHit()=default | o2::BaseHit | |
| BaseHit(int id) | o2::BaseHit | inline |
| BasicXYZVHit()=default | o2::BasicXYZVHit< T, E, V > | |
| BasicXYZVHit(T x, T y, T z, E time, V val, int trackid, unsigned short did) | o2::BasicXYZVHit< T, E, V > | inline |
| BasicXYZEHit< float >::ClassDefNV(BasicXYZEHit, 1) | o2::BasicXYZEHit< float > | |
| o2::BasicXYZVHit::ClassDefNV(BasicXYZVHit, 2) | o2::BasicXYZVHit< T, E, V > | |
| GetDetectorID() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetEnergyLoss() const | o2::BasicXYZEHit< float > | inline |
| GetHitValue() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetInitialEnergy() const | o2::emcal::Hit | inline |
| GetPos() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetPrimary() const | o2::emcal::Hit | inline |
| GetTime() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetTrackID() const | o2::BaseHit | inline |
| GetX() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetY() const | o2::BasicXYZVHit< T, E, V > | inline |
| GetZ() const | o2::BasicXYZVHit< T, E, V > | inline |
| Hit()=default | o2::emcal::Hit | |
| Hit(Int_t primary, Int_t trackID, Int_t detID, Double_t initialEnergy, const math_utils::Point3D< float > &pos, const math_utils::Vector3D< float > &mom, Double_t tof, Double_t eLoss) | o2::emcal::Hit | inline |
| operator+=(const Hit &rhs) | o2::emcal::Hit | |
| operator<(const Hit &rhs) const | o2::emcal::Hit | |
| operator==(const Hit &rhs) const | o2::emcal::Hit | |
| PrintStream(std::ostream &stream) const | o2::emcal::Hit | |
| SetDetectorID(unsigned short detID) | o2::BasicXYZVHit< T, E, V > | inline |
| SetEnergyLoss(float val) | o2::BasicXYZEHit< float > | inline |
| SetHitValue(V val) | o2::BasicXYZVHit< T, E, V > | inline |
| SetInitialEnergy(Double_t energy) | o2::emcal::Hit | inline |
| SetPos(math_utils::Point3D< T > const &p) | o2::BasicXYZVHit< T, E, V > | inline |
| SetPrimary(Int_t primary) | o2::emcal::Hit | inline |
| SetTime(E time) | o2::BasicXYZVHit< T, E, V > | inline |
| SetTrackID(int id) | o2::BaseHit | inline |
| SetX(T x) | o2::BasicXYZVHit< T, E, V > | inline |
| SetXYZ(T x, T y, T z) | o2::BasicXYZVHit< T, E, V > | inline |
| SetY(T y) | o2::BasicXYZVHit< T, E, V > | inline |
| SetZ(T z) | o2::BasicXYZVHit< T, E, V > | inline |
| ~Hit()=default | o2::emcal::Hit | |