10 #include <klm/dataobjects/bklm/BKLMSimHit.h>
20 m_PropagationTime(0.0)
30 m_PropagationTime(propTime)
37 m_ModuleID(hit.m_ModuleID),
40 m_PropagationTime(hit.m_PropagationTime)
Store one simulation hit as a ROOT object.
float m_Time
event hit time (ns)
BKLMSimHit()
Empty constructor for ROOT IO (needed to make the class storable)
int m_ModuleID
detector-module identifier
float m_EDep
energy deposition (MeV)
float m_PropagationTime
time-of-propagation (ns) from hit to sensor
BKLMSimHit & operator=(const BKLMSimHit &)
Assignment operator.
Class SimHitBase - A common base for subdetector SimHits.
Abstract base class for different kinds of events.