CMS 3D CMS Logo

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

#include <L1RPCConeBuilder.h>

Public Attributes

unsigned char m_logplane
 
unsigned char m_logstrip
 
unsigned char m_PAC
 
signed char m_tower
 

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 39 of file L1RPCConeBuilder.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 45 of file L1RPCConeBuilder.h.

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

Definition at line 45 of file L1RPCConeBuilder.h.

Member Data Documentation

unsigned char L1RPCConeBuilder::TStripCon::m_logplane

Definition at line 42 of file L1RPCConeBuilder.h.

unsigned char L1RPCConeBuilder::TStripCon::m_logstrip

Definition at line 43 of file L1RPCConeBuilder.h.

unsigned char L1RPCConeBuilder::TStripCon::m_PAC

Definition at line 41 of file L1RPCConeBuilder.h.

signed char L1RPCConeBuilder::TStripCon::m_tower

Definition at line 40 of file L1RPCConeBuilder.h.