CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
EcalSimComponentShape Class Reference

#include <EcalSimComponentShape.h>

Public Member Functions

 EcalSimComponentShape ()=default
 

Public Attributes

std::vector< std::vector< float > > barrel_shapes
 
double barrel_thresh
 
float time_interval
 

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

Constructor & Destructor Documentation

◆ EcalSimComponentShape()

EcalSimComponentShape::EcalSimComponentShape ( )
default

Member Function Documentation

◆ serialize()

template<class Archive >
void EcalSimComponentShape::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 16 of file EcalSimComponentShape.h.

◆ cond::serialization::access

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

Definition at line 16 of file EcalSimComponentShape.h.

Member Data Documentation

◆ barrel_shapes

std::vector<std::vector<float> > EcalSimComponentShape::barrel_shapes

Definition at line 11 of file EcalSimComponentShape.h.

◆ barrel_thresh

double EcalSimComponentShape::barrel_thresh

Definition at line 13 of file EcalSimComponentShape.h.

◆ time_interval

float EcalSimComponentShape::time_interval

Definition at line 14 of file EcalSimComponentShape.h.