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

Go to the source code of this file.

Classes

class  RPCSimHit

Functions

float hitTime (const RPCSimHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const RPCSimHit & hit)
inline

Definition at line 106 of file RPCSimHit.h.

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