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

Go to the source code of this file.

Classes

class  RPCSimHit
 

Functions

float hitTime (const RPCSimHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const RPCSimHit hit)
inline

Definition at line 106 of file RPCSimHit.h.

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