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

Go to the source code of this file.

Classes

class  CSCSimHit
 

Functions

float hitTime (const CSCSimHit &hit)
 

Function Documentation

◆ hitTime()

float hitTime ( const CSCSimHit hit)
inline

Definition at line 98 of file CSCSimHit.h.

99  { return (float) hit.meanTime(); }
CSCSimHit::meanTime
double meanTime() const
Definition: CSCSimHit.h:90