10#ifndef SVD_DATAOBJECTS_SVDSIMHIT_H
11#define SVD_DATAOBJECTS_SVDSIMHIT_H
13#include <vxd/dataobjects/VXDSimHit.h>
39 const float* posOut):
VXDSimHit(sensorID, pdg, globalTime, posIn, posOut)
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
Class SVDSimHit - Geant4 simulated hit for the SVD.
SVDSimHit()
default constructor for ROOT
SVDSimHit(VxdID sensorID, int pdg, float globalTime, const float *posIn, const float *posOut)
Standard constructor.
Class VXDSimHit - Geant4 simulated hit for the VXD.
Class to uniquely identify a any structure of the PXD and SVD.
Abstract base class for different kinds of events.