ATLAS Offline Software
Loading...
Searching...
No Matches
GenericMuonSimHit.h File Reference
Include dependency graph for GenericMuonSimHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericMuonSimHit

Typedefs

typedef int HitID

Functions

float hitTime (const GenericMuonSimHit &hit)

Typedef Documentation

◆ HitID

typedef int HitID

Definition at line 13 of file GenericMuonSimHit.h.

Function Documentation

◆ hitTime()

float hitTime ( const GenericMuonSimHit & hit)
inline

Definition at line 116 of file GenericMuonSimHit.h.

117{ return (float) hit.meanTime(); }
double meanTime() const