46 const int& tofmin,
const int& tofmax);
Class that handles energies in a unit independent way.
double com_tofcor(const GEnergy &emin, const GEnergy &emax, const int &tofmin, const int &tofmax)
Compute ToF correction.
int com_tics(const GTime &time)
Convert GTime in COMPTEL tics.
int com_tjd(const GTime &time)
Convert GTime in COMPTEL TJD.
GTime com_time(const int &tjd, const int &tics)
Convert TJD and COMPTEL tics in GTime object.