|  | ATLAS Offline Software
    | 
#include <type_traits>Go to the source code of this file.
| Classes | |
| class | TimedHitPtr | 
| a smart pointer to a hit that also provides access to the extended timing info of the host event. For a pu event this is taken from the event PileUpTimeEventIndex usually accessed via PileUpMergeSvc::TimedList  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.
 1.8.18
 1.8.18