ATLAS Offline Software
Classes | Functions
TGCSimHit.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "GeneratorObjects/HepMcParticleLink.h"
#include <string>
Include dependency graph for TGCSimHit.h:

Go to the source code of this file.

Classes

class  TGCSimHit
 

Functions

float hitTime (const TGCSimHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const TGCSimHit hit)
inline

Definition at line 93 of file TGCSimHit.h.

94  { return (float) hit.meanTime(); }
TGCSimHit::meanTime
double meanTime() const
Definition: TGCSimHit.h:84