Go to the documentation of this file.
17 #ifndef L1MUBM_DATA_BUFFER_H
18 #define L1MUBM_DATA_BUFFER_H
const TSPhivector & getTSphi() const
get all track segments from the buffer
const L1MuBMSectorProcessor & m_sp
L1MuBMDataBuffer(const L1MuBMSectorProcessor &)
constructor
virtual ~L1MuBMDataBuffer()
destructor
void printTSphi() const
print all phi track segments which are in the buffer
void addTSphi(int adr, const L1MuBMTrackSegPhi &)
add new phi track segment to the Data Buffer
int numberTSphi() const
return number of non-empty phi track segments
void reset()
clear Data Buffer
std::vector< L1MuBMTrackSegPhi * > TSPhivector
container to store phi track segments