11#include <Math/Vector3D.h>
Database object for timing offset (t0).
ROOT::Math::XYZVector m_direction
normal direction to the trigger plane.
ROOT::Math::XYZVector m_position
center position of the trigger plane.
double getLightPropSpeed() const
Getter for the light speed in the scintillator.
double m_lightPropSpeed
light of speed in the trigger counter.
const ROOT::Math::XYZVector & getTriggerDirection() const
Getter for the normal vector to the trigger plane.
const ROOT::Math::XYZVector & getPmtPosition() const
Getter for the pmt position.
ClassDef(CDCTriggerPlane, 2)
ClassDef.
CDCTriggerPlane()
Default constructor.
ROOT::Math::XYZVector m_pmtPosition
edge position of the pmt.
const ROOT::Math::XYZVector & getTriggerPosition() const
Getter for the center posotion of the trigger plane.
Abstract base class for different kinds of events.