Go to the documentation of this file.
2 #ifndef L1Trigger_TrackFindingTracklet_interface_Cabling_h
3 #define L1Trigger_TrackFindingTracklet_interface_Cabling_h
28 std::vector<std::string>
DTCs()
const;
34 std::map<std::string, DTC>
dtcs_;
35 std::map<int, std::map<int, std::map<int, std::string> > >
modules_;
void writephirange() const
Settings const & settings_
std::vector< std::string > DTCs() const
std::map< std::string, DTC > dtcs_
constexpr std::array< uint8_t, layerIndexSize > layer
const std::string & dtc(int layer, int ladder, int module) const
std::vector< DTCLink > links_
std::map< std::string, DTC > dtcranges_
Cabling(std::string dtcconfig, std::string moduleconfig, Settings const &settings)
void addphi(const std::string &dtc, double phi, int layer, int module)
std::map< int, std::map< int, std::map< int, std::string > > > modules_