CMS 3D CMS Logo

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

#include <DYTThrObject.h>

Classes

struct  DytThrStruct
 

Public Member Functions

 DYTThrObject ()
 
 ~DYTThrObject ()
 

Public Attributes

std::vector< DytThrStructthrsVec
 

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

Constructor & Destructor Documentation

◆ DYTThrObject()

DYTThrObject::DYTThrObject ( )
inline

Definition at line 17 of file DYTThrObject.h.

17 {}

◆ ~DYTThrObject()

DYTThrObject::~DYTThrObject ( )
inline

Definition at line 18 of file DYTThrObject.h.

18 {}

Member Function Documentation

◆ serialize()

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

◆ cond::serialization::access

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

Definition at line 21 of file DYTThrObject.h.

Member Data Documentation

◆ thrsVec

std::vector<DytThrStruct> DYTThrObject::thrsVec

Definition at line 19 of file DYTThrObject.h.

Referenced by DynamicTruncation::getThresholdFromDB().