16 #ifndef DT_TRACO_CAND_H
17 #define DT_TRACO_CAND_H
77 inline int K()
const {
return _tcK; }
80 inline int X()
const {
return _tcX; }
const edm::EventSetup & c
int K() const
Return K-KRAD.
DTTracoCand()
Constructor.
bool operator<(const DTTracoCand &c) const
returns true if it has smaller K w.r.t. DTTracoChip center K (sort ascend)
const DTBtiTrigData * _btitr
int step() const
Return Bunch crossing.
const DTBtiTrigData * BtiTrig() const
Return associated BTI trigger.
~DTTracoCand()
Destructor.
void setBits(int itk)
set quality bits for first/second track
DTTracoCand & operator=(const DTTracoCand &tccand)
Assignment operator.
DTTracoChip * Traco() const
Return parent TRACO.
int usable() const
Check if candidate is usable.
void setUsed()
set candidate used (unusable)
void setUnused()
set candidate unused (usable)
int X() const
Return local X coordinate.
int position() const
Return position inside TRACO.
void print() const
Print candidate.