ATLAS Offline Software
Loading...
Searching...
No Matches
TRTUncompressedHit.h File Reference
Include dependency graph for TRTUncompressedHit.h:

Go to the source code of this file.

Classes

class  TRTUncompressedHit

Functions

float hitTime (const TRTUncompressedHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const TRTUncompressedHit & hit)
inline

Definition at line 115 of file TRTUncompressedHit.h.

116{
117 return (float) hit.GetGlobalTime();
118}
float GetGlobalTime() const