Go to the documentation of this file.
13 #ifndef DT_SECTCOLL_TH_SEGM_H
14 #define DT_SECTCOLL_TH_SEGM_H
65 void print()
const override;
int code(const int i) const
Return the code for a given set of 7 BTI.
int quality(const int i) const
Return the quality for a given set of 7 BTI.
int step() const
Return step number.
DTSectCollId SCId() const
Identifier of the associated chamber.
int code(const int i) const
Return the code for a given set of 7 BTI.
int quality(const int i) const
Return the quality for a given set of 7 BTI.
DTSectCollId m_sectcollid
parent sector collector
DTChamberId ChamberId() const override
Identifier of the associated chamber.
DTSectCollThSegm & operator=(const DTSectCollThSegm &seg)
Assignment operator.
void print() const override
Print.
const DTChambThSegm * m_tsthetatrig
the corresponding TS theta trigger
DTChamberId ChamberId() const override
Identifier of the associated chamber.
int position(const int i) const
Return the position for a given set of 7 BTI.
~DTSectCollThSegm() override
Destructor.
int position(const int i) const
Return the position for a given set of 7 BTI.
DTSectCollThSegm(DTSectCollId, int, const DTChambThSegm *)
Constructor.