40 : _traco(tc), _btitr(btitr), _step(step), _position(pos), _usable(1) {
42 std::cout <<
"DTTracoCand::DTTracoCand: wrong position: " << pos;
43 std::cout <<
", dummy coordinates set!" << std::endl;
55 int lstep = tc->
BTIC();
60 if (btitr->
btiSL() == 1)
90 : _traco(tccand._traco),
91 _btitr(tccand._btitr),
93 _position(tccand._position),
94 _usable(tccand._usable),
108 if (
this != &tccand) {
int BTIC() const
BTIC parameter.
int KRad() const
K par of the radial angle of corr center referred to plane sl.
DTTracoCand()
Constructor.
int X() const
Return trigger X parameter.
const DTBtiTrigData * _btitr
Abs< T >::type abs(const T &t)
~DTTracoCand()
Destructor.
DTTracoCand & operator=(const DTTracoCand &tccand)
Assignment operator.
int btiNumber() const
Return parent BTI number.
int btiSL() const
Return parent BTI superlayer.
int IBTIOFF() const
IBTIOFF parameter.
int K() const
Return trigger K parameter.
void print() const
Print candidate.
int code() const
Return trigger code.