12#ifndef ALICEO2_BASE_HIT_H
13#define ALICEO2_BASE_HIT_H
46template <
typename T,
typename E,
typename V =
float>
64 T
GetX()
const {
return mPos.X(); }
65 T
GetY()
const {
return mPos.Y(); }
66 T
GetZ()
const {
return mPos.Z(); }
97template <
typename T,
typename E =
float,
typename V =
float>
113template <
typename T,
typename E =
float,
typename V =
int>
void SetEnergyLoss(V val)
ClassDefNV(BasicXYZEHit, 1)
ClassDefNV(BasicXYZQHit, 1)
void SetXYZ(T x, T y, T z)
math_utils::Point3D< T > GetPos() const
void SetDetectorID(short detID)
short GetDetectorID() const
void SetPos(math_utils::Point3D< T > const &p)
BasicXYZVHit(T x, T y, T z, E time, V val, int trackid, short did)
ClassDefNV(BasicXYZVHit, 1)
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...