#include <RPCInverseAMCLinkMap.h>
Public Types | |
typedef std::multimap < RPCLBLink, RPCAMCLink > | map_type |
Public Member Functions | |
map_type & | getMap () |
map_type const & | getMap () const |
RPCInverseAMCLinkMap () | |
Protected Attributes | |
map_type | map_ |
Definition at line 9 of file RPCInverseAMCLinkMap.h.
typedef std::multimap<RPCLBLink, RPCAMCLink> RPCInverseAMCLinkMap::map_type |
Definition at line 11 of file RPCInverseAMCLinkMap.h.
RPCInverseAMCLinkMap::RPCInverseAMCLinkMap | ( | ) |
Definition at line 3 of file RPCInverseAMCLinkMap.cc.
|
inline |
Definition at line 23 of file RPCInverseAMCLinkMap.h.
References map_.
Referenced by RPCTwinMuxPacker::getRPCTwinMuxRecords(), RPCInverseCPPFLinkMapESProducer::setupRPCCPPFLinkMap(), RPCInverseOMTFLinkMapESProducer::setupRPCOMTFLinkMap(), and RPCInverseTwinMuxLinkMapESProducer::setupRPCTwinMuxLinkMap().
|
inline |
|
protected |
Definition at line 20 of file RPCInverseAMCLinkMap.h.
Referenced by getMap().