CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
GEMeMap::GEMVFatMap Struct Reference

#include <GEMeMap.h>

Public Attributes

std::vector< int > gemNum
 
std::vector< int > iEta
 
std::vector< int > localPhi
 
std::vector< uint16_t > vfatAdd
 
std::vector< int > vfatType
 

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

Member Function Documentation

◆ serialize()

template<class Archive >
void GEMeMap::GEMVFatMap::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 38 of file GEMeMap.h.

◆ cond::serialization::access

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

Definition at line 38 of file GEMeMap.h.

Member Data Documentation

◆ gemNum

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

Definition at line 32 of file GEMeMap.h.

◆ iEta

std::vector<int> GEMeMap::GEMVFatMap::iEta

Definition at line 35 of file GEMeMap.h.

◆ localPhi

std::vector<int> GEMeMap::GEMVFatMap::localPhi

Definition at line 36 of file GEMeMap.h.

◆ vfatAdd

std::vector<uint16_t> GEMeMap::GEMVFatMap::vfatAdd

Definition at line 33 of file GEMeMap.h.

◆ vfatType

std::vector<int> GEMeMap::GEMVFatMap::vfatType

Definition at line 34 of file GEMeMap.h.