|
Bool_t | 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) |
|
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) |
|