CMS 3D CMS Logo

List of all members | Classes | Public Member Functions | Public Attributes | Private Member Functions | Friends
RPCObFebmap Class Reference

#include <RPCObFebmap.h>

Classes

struct  Feb_Item
 

Public Member Functions

 RPCObFebmap ()
 
virtual ~RPCObFebmap ()
 

Public Attributes

std::vector< Feb_ItemObFebMap_rpc
 

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
 

Detailed Description

Definition at line 15 of file RPCObFebmap.h.

Constructor & Destructor Documentation

◆ RPCObFebmap()

RPCObFebmap::RPCObFebmap ( )
inline

Definition at line 38 of file RPCObFebmap.h.

38 {}

◆ ~RPCObFebmap()

virtual RPCObFebmap::~RPCObFebmap ( )
inlinevirtual

Definition at line 39 of file RPCObFebmap.h.

39 {}

Member Function Documentation

◆ serialize()

template<class Archive >
void RPCObFebmap::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 42 of file RPCObFebmap.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 42 of file RPCObFebmap.h.

Member Data Documentation

◆ ObFebMap_rpc

std::vector<Feb_Item> RPCObFebmap::ObFebMap_rpc

Definition at line 40 of file RPCObFebmap.h.