1 #ifndef EventFilter_L1TRawToDigi_Omtf_LinkMappingRpc_H 2 #define EventFilter_L1TRawToDigi_Omtf_LinkMappingRpc_H 40 std::vector<EleIndex> omtfEleIndex (
const std::string& lbName)
const;
43 std::map<std::string, std::map<unsigned int, std::string> >
link2lbName;
44 std::map<std::string, std::map<std::string, unsigned int> >
lbName2link;
unsigned int link(const std::string &board, 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< EleIndex, LinkBoardElectronicIndex > MapEleIndex2LBIndex
std::map< std::string, std::map< std::string, unsigned int > > lbName2link
std::map< LinkBoardElectronicIndex, std::pair< EleIndex, EleIndex >, lessLinkBoardElectronicIndex > MapLBIndex2EleIndex
const std::string & lbName(const std::string &board, unsigned int link) const
MapEleIndex2LBIndex translateOmtf2Pact(const RpcLinkMap &omtfLnks, const RPCReadOutMapping *pactCabling)