12#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
a class for CDC2D-ECL Matching in TRGGRL
double get_e() const
Get cluster energy.
void set_dphi_d(double dphi_d)
set the dphi_d
~TRGGRLMATCH()
Destructor.
void setDeltaZ(double deltaz)
set the Delta Z
double m_deltar
Distance in X-Y plane between the ECL cluster and the expected position which is calculated from CDC.
ClassDef(TRGGRLMATCH, 2)
! The Class title
double getDeltaZ() const
Get the Delta Z (distance along Z-axis between the ECL cluster and the expected position which is cal...
TRGGRLMATCH()
Constructor.
double m_dphi_d
Phi angle difference between the ECL cluster and the expected position which is calculated from CDC.
double m_deltaz
Distance along Z-axis between the ECL cluster and the expected position which is calculated from CDC.
double getDeltaR() const
get deltaR
void set_e(double e)
set the cluster energy
double m_e
Cluster energy.
void setDeltaR(double deltar)
set the Delta R
double get_dphi_d() const
Get dphi_d.
Abstract base class for different kinds of events.