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

Go to the source code of this file.

Classes

class  sTGCSimHit

Functions

float hitTime (const sTGCSimHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const sTGCSimHit & hit)
inline

Definition at line 100 of file sTGCSimHit.h.

101{ return (float) hit.meanTime(); }
double meanTime() const
Definition sTGCSimHit.h:98