ATLAS Offline Software
Loading...
Searching...
No Matches
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}