CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
EcalTimeDependentCorrections::Times Struct Reference

#include <EcalTimeDependentCorrections.h>

Public Member Functions

 Times ()
 

Public Attributes

edm::Timestamp t1
 
edm::Timestamp t2
 
edm::Timestamp t3
 

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

Constructor & Destructor Documentation

EcalTimeDependentCorrections::Times::Times ( )
inline

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 30 of file EcalTimeDependentCorrections.h.

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

Definition at line 30 of file EcalTimeDependentCorrections.h.

Member Data Documentation

edm::Timestamp EcalTimeDependentCorrections::Times::t1
edm::Timestamp EcalTimeDependentCorrections::Times::t2
edm::Timestamp EcalTimeDependentCorrections::Times::t3