106 vector<const L1MuBMTrackSegEta*>::iterator iter =
m_tseta.begin();
107 while ( iter !=
m_tseta.end() ) {
117 for (
int i = 0;
i < 12;
i++ ) {
139 for (
int i = 0;
i < 15;
i++ ) {
144 for (
int i = 0;
i < 12;
i++ ) {
148 if ( !empty1 || !empty2 ) {
149 cout <<
"Eta processor " <<
m_epid <<
" : " << endl;
153 cout <<
"Local pattern : " << endl;
154 for (
int i = 0;
i < 15;
i++ ) {
158 for (
int j = 6; j >= 0; j-- ) {
159 cout << pos[j]+qua[j];
162 if ( (
i+1)%5 == 0 )
cout << endl;
164 cout <<
"Found patterns :" << endl;
165 vector<int>::const_iterator iter;
169 cout <<
"ID = " << setw(4) << p.
id() <<
" " 170 <<
"eta = " << setw(3) << p.
eta() <<
" " 171 <<
"quality = " << setw(2) << qualitycode <<
" (" 172 <<
quality(qualitycode,1) <<
" " 173 <<
quality(qualitycode,2) <<
" " 174 <<
quality(qualitycode,3) <<
")";
175 for (
int i = 0;
i < 12;
i++ ) {
182 cout <<
"Received addresses : " << endl;
187 cout <<
"Matched patterns : " << endl;
188 for (
int i = 0;
i < 12;
i++ ) {
191 int fineeta = p.
eta();
193 cout <<
"Index = " << setw(2) << i <<
", " 194 <<
"address = " << setw(2) <<
m_address[
i] <<
" --> " 195 <<
"pattern = " << setw(4) <<
m_pattern[
i] <<
" " 196 <<
"eta (coarse) = " << setw(3) << coarseeta <<
" " 197 <<
"eta (fine) = " << setw(3) << fineeta <<
" " 198 <<
"quality = " << setw(2) << p.
quality() << endl;
203 cout <<
"Eta values and fine bits : " << endl;
204 for (
int i = 0;
i < 12;
i++ )
cout << setw(3) <<
m_eta[
i] <<
" ";
206 for (
int i = 0;
i < 12;
i++ )
cout << setw(3) <<
m_fine[
i] <<
" ";
244 int lwheel =
wheel+1;
252 if ( !masked )
m_mask =
false;
254 if ( tseta && !masked ) {
257 (
wheel == 0 && (sector == 0 || sector == 3 || sector == 4 || sector == 7 || sector == 8 || sector == 11) ) ) {
258 for (
int i = 0;
i < 7;
i++ ) {
263 for (
int i = 0;
i < 7;
i++ ) {
290 if (
wheel == 0 )
continue;
292 for (
int number = 0; number < 2; number++ ) {
297 if ( !cand->
empty() ) {
322 for (
int i = 0;
i < 15;
i++ ) {
334 int qualitycode = pattern.
quality();
342 if ( bin == 0 )
continue;
346 good &= pos.test(bin-1);
348 if ( q == 2 ) good &= qual.test(bin-1);
372 for (
int i = 0;
i < 12;
i++ ) {
375 if ( adr == 0 )
continue;
387 vector<short>::const_iterator iter;
388 vector<int>::const_iterator f_iter;
389 for ( iter = qualifiedPatterns.begin(); iter != qualifiedPatterns.end(); iter++ ) {
409 for (
int i = 0;
i < 6;
i++ ) {
414 if ( adr1 == 0 || adr2 == 0 )
continue;
415 if ( adr1 == adr2 && !
m_mask ) {
435 for (
int i = 0;
i < 12;
i++ ) {
437 if (
m_eta[i] != 99 ) {
449 vector<const L1MuBMTrackSegEta*> TSeta;
454 if ( pos == 0 )
continue;
481 const int qualcode[27][3] = { {0,0,0},{1,0,0},{0,1,0},{0,0,1},{2,0,0},
482 {0,2,0},{0,0,2},{1,1,0},{1,0,1},{0,1,1},
483 {2,1,0},{1,2,0},{2,0,1},{1,0,2},{0,2,1},
484 {0,1,2},{2,2,0},{2,0,2},{0,2,2},{1,1,1},
485 {2,1,1},{1,2,1},{1,1,2},{2,2,1},{2,1,2},
488 return qualcode[
id][stat-1];
int trackAddressCode() const
get track address code (for eta track finder)
int quality() const
return quality
const std::vector< short > & getQualifiedPatterns(int sp, int adr) const
get list of qualified patterns for a given sector processor [1-6] and address [1-22] ...
int getCoarseEta(int sp, int adr) const
get coarse eta value for a given sector processor [1-6] and address [1-22]
bool get_etsoc_chdis_st3(int wh, int sc) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
ETFLut_iter begin() const
return iterator which points to the first entry of the LUT
L1MuBMAddressArray address() const
get address-array for this muon candidate
L1MuDTEtaPattern getPattern(int id) const
get pattern with a given ID
int position(int station) const
return position in station [1,3]
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
int quality(const int i) const
int position(const int i) const
L1MuBMTrack * tracK(int id) const
return pointer to muon candidate, index [0,1]
int eta() const
return eta
void setTSeta(const std::vector< const L1MuBMTrackSegEta * > &tsList)
set eta track segments used to form the muon candidate
L1MuDTTFMasks l1mudttfmasks
void get(HolderT &iHolder) const
const L1MuBMSectorProcessor * sp(const L1MuBMSecProcId &) const
get a pointer to a Sector Processor
bool get_etsoc_chdis_st2(int wh, int sc) const
L1MuBMTrack * track(int id) const
return pointer to muon candidate, index [0,1]
bin
set the eta bin as selection string.
void setFineEtaBit()
set fine eta bit
L1MuDTChambThDigi const * chThetaSegm(int wheel, int stat, int sect, int bx) const
void setEta(int eta)
set eta-code of muon candidate
static int position[264][3]
int wheel(int station) const
return wheel number in station [1,3]
bool get_etsoc_chdis_st1(int wh, int sc) const
LUT::const_iterator ETFLut_iter
bool empty() const
is it an empty muon candidate?
T const * product() const
ETFLut_iter end() const
return iterator which points to the one-past-last entry of the LUT