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

Go to the source code of this file.

Classes

class  ALFA_ODHit

Functions

float hitTime (const ALFA_ODHit &hit)

Function Documentation

◆ hitTime()

float hitTime ( const ALFA_ODHit & hit)
inline

Definition at line 107 of file ALFA_ODHit.h.

108{
109 return (float) hit.GetGlobalTime();
110}
float GetGlobalTime() const
Definition ALFA_ODHit.h:61