#include "Rtypes.h"Go to the source code of this file.
Classes | |
| class | TTime |
Functions | |
| TTime | operator+ (const TTime &t1, const TTime &t2) |
| TTime | operator- (const TTime &t1, const TTime &t2) |
| TTime | operator * (const TTime &t1, const TTime &t2) |
| TTime | operator/ (const TTime &t1, const TTime &t2) |
| Bool_t | operator== (const TTime &t1, const TTime &t2) |
| Bool_t | operator!= (const TTime &t1, const TTime &t2) |
| Bool_t | operator< (const TTime &t1, const TTime &t2) |
| Bool_t | operator<= (const TTime &t1, const TTime &t2) |
| Bool_t | operator> (const TTime &t1, const TTime &t2) |
| Bool_t | operator>= (const TTime &t1, const TTime &t2) |
1.5.1