ATLAS Offline Software
Classes | Functions
TRTUncompressedHit.h File Reference
#include "GeneratorObjects/HepMcParticleLink.h"
Include dependency graph for TRTUncompressedHit.h:

Go to the source code of this file.

Classes

class  TRTUncompressedHit
 

Functions

float hitTime (const TRTUncompressedHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const TRTUncompressedHit hit)
inline

Definition at line 115 of file TRTUncompressedHit.h.

116 {
117  return (float) hit.GetGlobalTime();
118 }
TRTUncompressedHit::GetGlobalTime
float GetGlobalTime() const
Definition: TRTUncompressedHit.h:82