#include <RPCAMCLinkMap.h>
Public Types | |
typedef std::map< RPCAMCLink, RPCLBLink > | map_type |
Public Member Functions | |
map_type & | getMap () |
map_type const & | getMap () const |
RPCAMCLinkMap () | |
Protected Attributes | |
map_type | map_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 11 of file RPCAMCLinkMap.h.
typedef std::map<RPCAMCLink, RPCLBLink> RPCAMCLinkMap::map_type |
Definition at line 13 of file RPCAMCLinkMap.h.
RPCAMCLinkMap::RPCAMCLinkMap | ( | ) |
Definition at line 3 of file RPCAMCLinkMap.cc.
|
inline |
Definition at line 27 of file RPCAMCLinkMap.h.
References map_.
Referenced by RPCTwinMuxDigiToRaw::beginRun(), omtf::RpcLinkMap::init(), RPCTwinMuxRawToDigi::processRPCRecord(), RPCCPPFUnpacker::processRXRecord(), RPCInverseCPPFLinkMapESProducer::setupRPCCPPFLinkMap(), RPCInverseOMTFLinkMapESProducer::setupRPCOMTFLinkMap(), and RPCInverseTwinMuxLinkMapESProducer::setupRPCTwinMuxLinkMap().
|
inline |
|
private |
|
friend |
Definition at line 24 of file RPCAMCLinkMap.h.
|
friend |
Definition at line 24 of file RPCAMCLinkMap.h.
|
protected |
Definition at line 22 of file RPCAMCLinkMap.h.
Referenced by getMap().