#include <RPCLBLinkMap.h>
Public Types | |
typedef std::map< RPCLBLink, RPCFebConnector > | map_type |
Public Member Functions | |
map_type & | getMap () |
map_type const & | getMap () const |
RPCLBLinkMap () | |
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 RPCLBLinkMap.h.
typedef std::map<RPCLBLink, RPCFebConnector> RPCLBLinkMap::map_type |
Definition at line 13 of file RPCLBLinkMap.h.
RPCLBLinkMap::RPCLBLinkMap | ( | ) |
Definition at line 3 of file RPCLBLinkMap.cc.
|
inline |
Definition at line 27 of file RPCLBLinkMap.h.
References map_.
Referenced by RPCTwinMuxRawToDigi::processRPCRecord(), RPCCPPFUnpacker::processRXRecord(), and RPCInverseLBLinkMapESProducer::setupRPCLBLinkMap().
|
inline |
|
private |
|
friend |
Definition at line 24 of file RPCLBLinkMap.h.
|
friend |
Definition at line 24 of file RPCLBLinkMap.h.
|
protected |
Definition at line 22 of file RPCLBLinkMap.h.
Referenced by getMap().