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

Go to the source code of this file.

Classes

class  TGCSimHit

Functions

float hitTime (const TGCSimHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const TGCSimHit & hit)
inline

Definition at line 93 of file TGCSimHit.h.

94 { return (float) hit.meanTime(); }
double meanTime() const
Definition TGCSimHit.h:84