ATLAS Offline Software
Classes | Functions
AFP_TDSimHit.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AFP_TDSimHit
 

Functions

float hitTime (const AFP_TDSimHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const AFP_TDSimHit hit)
inline

Definition at line 37 of file AFP_TDSimHit.h.

38 {
39  return hit.m_fGlobalTime;
40 }
AFP_TDSimHit::m_fGlobalTime
float m_fGlobalTime
Definition: AFP_TDSimHit.h:29