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

Go to the source code of this file.

Classes

class  CSCSimHit

Functions

float hitTime (const CSCSimHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const CSCSimHit & hit)
inline

Definition at line 98 of file CSCSimHit.h.

99 { return (float) hit.meanTime(); }
double meanTime() const
Definition CSCSimHit.h:90