62 m_AUs(), m_TrackCands(), m_TracKCands() {
115 cout <<
"Phi track segments received by " <<
m_spid <<
" : " << endl;
127 cout <<
"Number of successful extrapolations : " << n_ext << endl;
136 if (
m_TA && n_ext > 0 ) {
207 cout <<
"Muon candidates found in " <<
m_spid <<
" : " << endl;
208 vector<L1MuBMTrack*>::const_iterator iter =
m_TrackCands.begin();
210 if ( *iter) (*iter)->print();
230 if ( wheel == 1)
return 0;
231 wheel = (wheel == -1) ? 1 : (wheel/
abs(wheel)) * (
abs(wheel)-1);
int numberTSphi() const
return number of non-empty phi track segments
const L1MuBMSectorProcessor * neighbour() const
return pointer to the next wheel neighbour
void run(int bx, const edm::Event &e, const edm::EventSetup &c)
receive track segment data from the BBMX and CSC chamber triggers
bool anyTrack() const
are there any non-empty muon candidates?
void printTSphi() const
print all phi track segments which are in the buffer
virtual ~L1MuBMSectorProcessor()
destructor
virtual void run()
run Track Assembler
std::vector< L1MuBMTrack * > m_TracKCands
int sector() const
return sector number
void reset()
clear Data Buffer
void print() const
print result of Track Assembler
std::vector< L1MuBMTrack * > m_TrackCands
const L1MuBMTrackFinder & m_tf
const L1MuBMSectorProcessor * sp(const L1MuBMSecProcId &) const
get a pointer to a Sector Processor
Abs< T >::type abs(const T &t)
const L1MuBMSecProcId & id() const
return Sector Processor identifier
void print() const
print muon candidates found by the Sector Processor
virtual void reset()
reset Track Assembler
L1MuBMSectorProcessor(const L1MuBMTrackFinder &, const L1MuBMSecProcId &, edm::ConsumesCollector &&)
constructor
bool isEmpty(int id) const
is it a valid Track Class?
void reset()
clear Sector Receiver
L1MuBMSectorReceiver * m_SectorReceiver
L1MuBMTrackAssembler * m_TA
L1MuBMDataBuffer * m_DataBuffer
std::vector< L1MuBMAssignmentUnit * > m_AUs
L1MuBMExtrapolationUnit * m_EU
virtual void run(int bx, const edm::Event &e, const edm::EventSetup &c)
run the Sector Processor
virtual void reset()
reset the Sector Processor
int wheel() const
return wheel number