 |
Belle II Software
release-05-02-19
|
13 #include <framework/datastore/RelationsObject.h>
double getTrackClusterSeparationAngle() const
void setTrackClusterAngle(double angle)
set angle between track-cluster direction and track momentum at the POCA
float m_Distance
distance between the track and KLM cluster
void setTrackRotationAngle(double angle)
set angle between track's momentum at the origin and at the POCA
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
virtual ~TrackClusterSeparation()
Destructor.
TrackClusterSeparation()
Empty constructor for default and ROOT IO (needed to make the class storable)
float m_TrackClusterInitialSeparationAngle
angle between the track's momentum at the origin and the cluster direction
Abstract base class for different kinds of events.
double getTrackClusterAngle() const
void setTrackClusterSeparationAngle(double angle)
set angle between cluster direction and track's momentum at the POCA
double getTrackClusterInitialSeparationAngle() const
float m_TrackClusterAngle
angle between the track's momentum at the POCA and the track-to-cluster direction (nominally pi/2)
void setTrackClusterInitialSeparationAngle(double angle)
set angle between cluster direction and track's initial momentum
double getDistance() const
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
float m_TrackClusterSeparationAngle
angle between the track's momentum at the POCA and the cluster direction
float m_TrackRotationAngle
angle between the track's momentum at the origin and at the POCA
void setDistance(double d)
set separation distance between track and KLM cluster
Store one Track-KLMCluster separation as a ROOT object.
double getTrackRotationAngle() const