![]() |
ATLAS Offline Software
|
#include <type_traits>Go to the source code of this file.
Classes | |
| class | TimedHitPtr< HIT > |
| a smart pointer to a hit that also provides access to the extended timing info of the host event. More... | |
Functions | |
| template<class HIT> | |
| float | hitTime (const TimedHitPtr< HIT > &tHit) |
| template<class HIT> | |
| bool | operator< (const TimedHitPtr< HIT > &lhs, const TimedHitPtr< HIT > &rhs) |
|
inline |
Definition at line 71 of file TimedHitPtr.h.
| bool operator< | ( | const TimedHitPtr< HIT > & | lhs, |
| const TimedHitPtr< HIT > & | rhs ) |
Definition at line 78 of file TimedHitPtr.h.