Database object for timing offset (t0).
const TVector3 & getTriggerPosition() const
Getter for the center posotion of the trigger plane.
double getLightPropSpeed() const
Getter for the light speed in the scintillator.
TVector3 m_position
center position of the trigger plane.
TVector3 m_pmtPosition
edge position of the pmt.
double m_lightPropSpeed
light of speed in the trigger counter.
const TVector3 & getTriggerDirection() const
Getter for the normal vector to the trigger plane.
ClassDef(CDCTriggerPlane, 1)
ClassDef.
TVector3 m_direction
normal direction to the trigger plane.
CDCTriggerPlane()
Default constructor.
const TVector3 & getPmtPosition() const
Getter for the pmt position.
Abstract base class for different kinds of events.