12#include <simulation/dataobjects/SimHitBase.h>
ClassBeamabortHit - digitization simulated hit for the Beamabort detector.
float getedep() const
Return the energy deposited.
float gettime() const
Return the time.
int getdetNb() const
Return the PIN diode number.
int m_detNb
Detector Number.
BeamabortHit()
default constructor for ROOT
int getPDG() const
Return the PDG of particles.
BeamabortHit(float edep, float I, float time, int detNb, int pdg)
Standard constructor.
float getI() const
Return the amplitude.
float m_edep
Energy deposited.
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
Class SimHitBase - A common base for subdetector SimHits.
Abstract base class for different kinds of events.