 |
Belle II Software
release-05-01-25
|
14 #include <framework/datastore/RelationsObject.h>
const TVector3 & getPosition()
Get the BKLMSimHit's global position.
TVector3 m_Position
BKLMSimHit's global position (cm)
ClassDef(BKLMSimHitPosition, 1)
Needed to make the ROOT object storable.
BKLMSimHitPosition & operator=(const BKLMSimHitPosition &p)
Assignment operator.
Store one simulation hit's global position as a ROOT object.
Abstract base class for different kinds of events.
virtual ~BKLMSimHitPosition()
Destructor.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
BKLMSimHitPosition()
Empty constructor for ROOT IO (needed to make the class storable)
Defines interface for accessing relations of objects in StoreArray.