Go to the documentation of this file. 1 #ifndef L1Trigger_TrackFindingTracklet_interface_DTC_h
2 #define L1Trigger_TrackFindingTracklet_interface_DTC_h
22 void addphi(
double phi,
unsigned int layerdisk);
26 int addStub(std::pair<Stub*, L1TStub*> stub);
std::vector< int > sectors_
void setName(std::string name)
double max(unsigned int i) const
double phimax_[N_LAYER+N_DISK]
int addStub(std::pair< Stub *, L1TStub * > stub)
unsigned int nLinks() const
double phimin_[N_LAYER+N_DISK]
std::vector< DTCLink > links_
double min(unsigned int i) const
void addLink(double phimin, double phimax)
const DTCLink & link(unsigned int i) const
void addphi(double phi, unsigned int layerdisk)