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

Go to the source code of this file.

Classes

class  MDTSimHit

Functions

float hitTime (const MDTSimHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const MDTSimHit & hit)
inline

Definition at line 106 of file MDTSimHit.h.

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