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
HcalParameters::LayerItem Struct Reference

#include <HcalParameters.h>

Public Attributes

unsigned int layer
 
std::vector< int > layerGroup
 

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 13 of file HcalParameters.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 16 of file HcalParameters.h.

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

Definition at line 16 of file HcalParameters.h.

Member Data Documentation

unsigned int HcalParameters::LayerItem::layer
std::vector<int> HcalParameters::LayerItem::layerGroup

Definition at line 15 of file HcalParameters.h.

Referenced by HcalParametersFromDD::build().