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);
void init()
initialization
ClassDef(TRGGRLInnerTrack, 1)
!
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.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
Abstract base class for different kinds of events.