33 : m_sectcollid(scid), m_step(
step), m_tsthetatrig(tstheta_seg) {}
36 : m_sectcollid(seg.m_sectcollid), m_step(seg.m_step), m_tsthetatrig(seg.m_tsthetatrig) {}
62 for (
i = 0;
i < 7;
i++) {
DTSectCollThSegm(DTSectCollId, int, const DTChambThSegm *)
Constructor.
int wheel() const
Return wheel number.
int sector() const
Return sector number.
int step() const
Return step number.
int station() const
Return station number.
DTSectCollThSegm & operator=(const DTSectCollThSegm &seg)
Assignment operator.
int quality(const int i) const
Return the quality for a given set of 7 BTI.
DTSectCollId m_sectcollid
parent sector collector
void print() const override
Print.
const DTChambThSegm * m_tsthetatrig
the corresponding TS theta trigger
int position(const int i) const
Return the position for a given set of 7 BTI.
~DTSectCollThSegm() override
Destructor.