74 unsigned nTracoT(
int ifs)
const;
void ignoreSecondTrack()
Set a flag to skip sort2.
std::vector< DTTSCand * > _tctrig[2]
int nTracks() const
Return the number of sorted tracks.
std::string logWord(int n) const
Return the requested log word.
void addDTTSCand(DTTSCand *cand)
Add a TS candidate to the TSS, ifs is first/second track flag.
const DTConfigTSPhi * _config
int nFirstT() const
Return the number of input first tracks.
DTTSCand * getCarry() const
Return the carry (for debugging)
int nSecondT() const
Return the number of input second tracks.
std::vector< DTTSCand * > _outcand
DTTSCand * getTrack(int n) const
Return the requested track.
void setConfig(const DTConfigTSPhi *config)
Set configuration.
const DTConfigTSPhi * config() const
Configuration set.
DTTSCand * sortTSS2()
Sort 2.
DTTSCand * sortTSS1()
Sort 1.
int number() const
Return identifier.
const DTTracoTrigData * getTracoT(int ifs, unsigned n) const
Return requested TRACO trigger.
void run()
Run the TSS algorithm.
unsigned nTracoT(int ifs) const
Return the number of input tracks (first/second)
DTTSCand * getDTTSCand(int ifs, unsigned n) const
Return requested TS candidate.