27 std::vector<L1MuDTChambPhDigi> l1ttma_out;
29 for(
int bx=-3; bx<=3; bx++){
31 for (
int sector=0;sector<12; sector++ ){
38 if(ts1!=
nullptr && ts1->
code()!=7) {
42 if((ts1==
nullptr || ts1->
code()==7 ) && ts2 && ts2->
code()!=7) {
46 if(ts1!=
nullptr && ts1->
code()!=7 && ts2 && ts2->
code()!=7) {
L1MuDTChambPhDigi const * chPhiSegm1(int wheel, int stat, int sect, int bx) const
L1MuDTChambPhDigi const * chPhiSegm2(int wheel, int stat, int sect, int bx) const
void run(const edm::EventSetup &c)
L1MuDTChambPhContainer m_dt_tsshifted
Output PhContainer.
void setContainer(Phi_Container inputSegments)
L1MuDTChambPhContainer m_phiDigis
AlignTrackSegments(L1MuDTChambPhContainer inphiDigis)