CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | Private Member Functions | Friends
GEMeMap::GEMChamberMap Struct Reference

#include <GEMeMap.h>

Public Attributes

std::vector< uint8_t > amcNum
 
std::vector< unsigned int > fedId
 
std::vector< uint8_t > gebId
 
std::vector< int > gemNum
 
std::vector< int > vfatVer
 

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 21 of file GEMeMap.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 28 of file GEMeMap.h.

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

Definition at line 28 of file GEMeMap.h.

Member Data Documentation

std::vector<uint8_t> GEMeMap::GEMChamberMap::amcNum

Definition at line 23 of file GEMeMap.h.

std::vector<unsigned int> GEMeMap::GEMChamberMap::fedId

Definition at line 22 of file GEMeMap.h.

std::vector<uint8_t> GEMeMap::GEMChamberMap::gebId

Definition at line 24 of file GEMeMap.h.

std::vector<int> GEMeMap::GEMChamberMap::gemNum

Definition at line 25 of file GEMeMap.h.

std::vector<int> GEMeMap::GEMChamberMap::vfatVer

Definition at line 26 of file GEMeMap.h.