1 #ifndef EventFilter_L1TRawToDigi_Omtf_LinkMappingRpc_H 2 #define EventFilter_L1TRawToDigi_Omtf_LinkMappingRpc_H 49 std::map<std::string, std::map<unsigned int, std::string> >
link2lbName;
50 std::map<std::string, std::map<std::string, unsigned int> >
lbName2link;
std::vector< EleIndex > omtfEleIndex(const std::string &lbName) const
std::map< std::string, std::map< unsigned int, std::string > > link2lbName
std::map< std::string, std::vector< EleIndex > > lbName2OmtfIndex
MapLBIndex2EleIndex translatePact2Omtf(const RpcLinkMap &omtfLnks, const RPCReadOutMapping *pactCabling)
std::map< LinkBoardElectronicIndex, std::pair< EleIndex, EleIndex >, lessLinkBoardElectronicIndex > MapLBIndex2EleIndex
std::map< EleIndex, LinkBoardElectronicIndex > MapEleIndex2LBIndex
std::map< std::string, std::map< std::string, unsigned int > > lbName2link
unsigned int link(const std::string &board, const std::string &lbName) const
bool operator()(const LinkBoardElectronicIndex &o1, const LinkBoardElectronicIndex &o2) const
MapEleIndex2LBIndex translateOmtf2Pact(const RpcLinkMap &omtfLnks, const RPCReadOutMapping *pactCabling)
const std::string & lbName(const std::string &board, unsigned int link) const
void init(const RPCAMCLinkMap &es)