9#ifndef TRGGRLMATCHKLM_H
10#define TRGGRLMATCHKLM_H
12#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
a class for CDC2D-KLM Matching in TRGGRL
double get_sector() const
Get klm sector id.
TRGGRLMATCHKLM()
Constructor.
ClassDef(TRGGRLMATCHKLM, 3)
! The Class title
double m_sector
KLM sector id used for the matching.
double m_dphi
Phi angle difference between the 2D track's extrapolated hit on superconucting coil and the KLM track...
~TRGGRLMATCHKLM()
Destructor.
void set_sector(int sector)
set the klm sector id
void set_dphi(double dphi)
set the dphi
double get_dphi() const
Get dphi.
Abstract base class for different kinds of events.