9#ifndef TRGGRLInnerTrack_H
10#define TRGGRLInnerTrack_H
12#include <framework/datastore/RelationsObject.h>
44 for (
int i = 0; i < 5; i++) {
52 std::vector<int>
m_TS_ID = std::vector<int>(0, 0);
Defines interface for accessing relations of objects in StoreArray.
a class for neutral ECL cluster in TRGGRL
void init()
initialization
ClassDef(TRGGRLInnerTrack, 1)
! The Class title
double get_TS_ID(int i) const
Get TS ID of SL i, from 0 to 63.
TRGGRLInnerTrack()
Constructor.
~TRGGRLInnerTrack()
Destructor.
void set_TS_ID(int i, int id)
set TS ID of SL i
double get_TS_phi(int i) const
Get TS phi of SL i with unit = 5.625.
std::vector< int > m_TS_ID
TSF0 ID of the track.
Abstract base class for different kinds of events.