11#include <vxd/dataobjects/VXDTrueHit.h>
48 float* momEntry,
float* momMidPoint,
float* momExit,
float energyDep,
float globalTime):
49 VXDTrueHit(sensorID, posEntry, posMidPoint, posExit,
50 momEntry, momMidPoint, momExit, energyDep, globalTime)
Class PXDTrueHit - Records of tracks that either enter or leave the sensitive volume.
PXDTrueHit(VxdID sensorID, float *posEntry, float *posMidPoint, float *posExit, float *momEntry, float *momMidPoint, float *momExit, float energyDep, float globalTime)
Constructor.
PXDTrueHit()
Default constructor for ROOT IO.
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
Class VXDTrueHit - Records of tracks that either enter or leave the sensitive volume.
Class to uniquely identify a any structure of the PXD and SVD.
Abstract base class for different kinds of events.