36 : m_chamberid(chamberid), m_step(step) {
38 for(
int i=0;
i<7;
i++) {
47 for(
int i=0;
i<7;
i++) {
68 for(
int i=0;
i<7;
i++) {
79 std::cout <<
"DTChambThSegm::code : index out of range: " <<
i;
89 std::cout <<
"DTChambThSegm::position : index out of range: " <<
i;
99 std::cout <<
"DTChambThSegm::quality : index out of range: " <<
i;
int wheel() const
Return wheel number.
int step() const
Return step number.
int quality(const int i) const
Return the quality for a given set of 7 BTI.
DTChambThSegm & operator=(const DTChambThSegm &seg)
Assignment operator.
void print() const override
Print.
int position(const int i) const
Return the position for a given set of 7 BTI.
int sector() const
Return sector number.
int station() const
Return station number.
DTChambThSegm(DTChamberId, int, int *, int *)
Constructor.
myint8 m_outPos[7]
output code
int code(const int i) const
Return the code for a given set of 7 BTI.
~DTChambThSegm() override
Destructor.
DTChamberId m_chamberid
parent chamber