ATLAS Offline Software
Classes | Functions
AFP_SIDSimHit.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_SIDSimHit
 

Functions

float hitTime (const AFP_SIDSimHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const AFP_SIDSimHit hit)
inline

Definition at line 39 of file AFP_SIDSimHit.h.

40 {
41  return hit.m_fGlobalTime;
42 }
AFP_SIDSimHit::m_fGlobalTime
float m_fGlobalTime
Definition: AFP_SIDSimHit.h:28