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

Go to the source code of this file.

Classes

class  sTGCSimHit
 

Typedefs

typedef int HitID
 

Functions

float hitTime (const sTGCSimHit &hit)
 

Typedef Documentation

◆ HitID

typedef int HitID

Definition at line 13 of file sTGCSimHit.h.

Function Documentation

◆ hitTime()

float hitTime ( const sTGCSimHit hit)
inline

Definition at line 100 of file sTGCSimHit.h.

101 { return (float) hit.meanTime(); }
sTGCSimHit::meanTime
double meanTime() const
Definition: sTGCSimHit.h:98