CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
PointErrors Struct Reference

#include <PPSAlignmentConfig.h>

Public Attributes

double ex_
 
double ey_
 
double x_
 
double y_
 

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

Member Function Documentation

◆ serialize()

template<class Archive >
void PointErrors::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 38 of file PPSAlignmentConfig.h.

◆ cond::serialization::access

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

Definition at line 38 of file PPSAlignmentConfig.h.

Member Data Documentation

◆ ex_

double PointErrors::ex_

Definition at line 35 of file PPSAlignmentConfig.h.

◆ ey_

double PointErrors::ey_

Definition at line 36 of file PPSAlignmentConfig.h.

◆ x_

double PointErrors::x_

Definition at line 33 of file PPSAlignmentConfig.h.

◆ y_

double PointErrors::y_

Definition at line 34 of file PPSAlignmentConfig.h.