|
GammaLib 2.2.0.dev
|
Definition of COMPTEL tools. More...
Go to the source code of this file.
Namespaces | |
| namespace | gammalib |
Functions | |
| GTime | gammalib::com_time (const int &tjd, const int &tics) |
| Convert TJD and COMPTEL tics in GTime object. | |
| int | gammalib::com_tjd (const GTime &time) |
| Convert GTime in COMPTEL TJD. | |
| int | gammalib::com_tics (const GTime &time) |
| Convert GTime in COMPTEL tics. | |
| double | gammalib::com_tofcor (const GEnergy &emin, const GEnergy &emax, const int &tofmin, const int &tofmax) |
| Compute ToF correction. | |