57 m_SectorReceiver(*this, iC),
61 m_AUs{{{*
this, 0, iC}, {*
this, 1, iC}}},
63 m_TracKCands{{{m_spid}, {m_spid}}} {}
84 cout <<
"Phi track segments received by " <<
m_spid <<
" : " << endl;
94 cout <<
"Number of successful extrapolations : " << n_ext << endl;
195 cout <<
"Muon candidates found in " <<
m_spid <<
" : " << endl;
217 wheel = (wheel == -1) ? 1 : (wheel /
abs(wheel)) * (
abs(wheel) - 1);
const edm::EventSetup & c
L1MuDTTrackAssembler m_TA
void printTSphi() const
print all phi track segments which are in the buffer
void reset()
clear Sector Receiver
const L1MuDTSectorProcessor * sp(const L1MuDTSecProcId &) const
get a pointer to a Sector Processor
std::array< L1MuDTTrack, 2 > m_TrackCands
void print() const
print result of Track Assembler
bool anyTrack() const
are there any non-empty muon candidates?
std::array< L1MuDTAssignmentUnit, 2 > m_AUs
int sector() const
return sector number
void reset()
clear Data Buffer
L1MuDTDataBuffer m_DataBuffer
void run()
run Track Assembler
Abs< T >::type abs(const T &t)
void reset()
reset Track Assembler
L1MuDTExtrapolationUnit m_EU
const L1MuDTSecProcId & id() const
return Sector Processor identifier
std::array< L1MuDTTrack, 2 > m_TracKCands
const L1MuDTSectorProcessor * neighbour() const
return pointer to the next wheel neighbour
L1MuDTSectorProcessor(const L1MuDTTrackFinder &, const L1MuDTSecProcId &, edm::ConsumesCollector)
constructor
void print() const
print muon candidates found by the Sector Processor
virtual ~L1MuDTSectorProcessor()
destructor
static L1MuDTTFConfig * config()
return configuration
int numberTSphi() const
return number of non-empty phi track segments
L1MuDTSectorReceiver m_SectorReceiver
bool isEmpty(int id) const
is it a valid Track Class?
void run(int bx, const edm::Event &e, const edm::EventSetup &c)
receive track segment data from the DTBX and CSC chamber triggers
int wheel() const
return wheel number
virtual void run(int bx, const edm::Event &e, const edm::EventSetup &c)
run the Sector Processor
const L1MuDTTrackFinder & m_tf
virtual void reset()
reset the Sector Processor