CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
PGeometricTimingDetExtra::Item Struct Reference

#include <PGeometricTimingDetExtra.h>

Public Attributes

int copy_
 
double density_
 
int geographicalId_
 
std::string material_
 
double volume_
 
double weight_
 

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 14 of file PGeometricTimingDetExtra.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void PGeometricTimingDetExtra::Item::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 24 of file PGeometricTimingDetExtra.h.

◆ cond::serialization::access

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

Definition at line 24 of file PGeometricTimingDetExtra.h.

Member Data Documentation

◆ copy_

int PGeometricTimingDetExtra::Item::copy_

Definition at line 21 of file PGeometricTimingDetExtra.h.

◆ density_

double PGeometricTimingDetExtra::Item::density_

Definition at line 19 of file PGeometricTimingDetExtra.h.

◆ geographicalId_

int PGeometricTimingDetExtra::Item::geographicalId_

Definition at line 15 of file PGeometricTimingDetExtra.h.

◆ material_

std::string PGeometricTimingDetExtra::Item::material_

Definition at line 22 of file PGeometricTimingDetExtra.h.

◆ volume_

double PGeometricTimingDetExtra::Item::volume_

Definition at line 18 of file PGeometricTimingDetExtra.h.

◆ weight_

double PGeometricTimingDetExtra::Item::weight_

Definition at line 20 of file PGeometricTimingDetExtra.h.