#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 14 of file RPCAMCLinkMap.h.
RPCAMCLinkMap::RPCAMCLinkMap | ( | ) |
Definition at line 3 of file RPCAMCLinkMap.cc.
|
inline |
Definition at line 28 of file RPCAMCLinkMap.h.
References map_.
Referenced by RPCCPPFUnpacker::beginRun(), RPCTwinMuxDigiToRaw::beginRun(), RPCTwinMuxRawToDigi::beginRun(), omtf::RpcLinkMap::init(), RPCTwinMuxRawToDigi::processRPCRecord(), RPCCPPFUnpacker::processRXRecord(), RPCInverseCPPFLinkMapESProducer::RPCCPPFLinkMapCallback(), RPCInverseOMTFLinkMapESProducer::RPCOMTFLinkMapCallback(), and RPCInverseTwinMuxLinkMapESProducer::RPCTwinMuxLinkMapCallback().
|
inline |
Definition at line 33 of file RPCAMCLinkMap.h.
References map_.
|
private |
|
friend |
Definition at line 25 of file RPCAMCLinkMap.h.
|
friend |
Definition at line 25 of file RPCAMCLinkMap.h.
|
protected |
Definition at line 23 of file RPCAMCLinkMap.h.
Referenced by getMap().