CMS 3D CMS Logo

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

#include <PPSAlignmentConfig.h>

Public Attributes

unsigned int id_
 
std::string name_
 
std::string position_
 
double sh_x_
 
double slope_
 
double x_max_fit_mode_
 
double x_min_fit_mode_
 
double x_slice_min_
 
int x_slice_n_
 
double x_slice_w_
 
double y_cen_add_
 
double y_max_fit_mode_
 
double y_width_mult_
 

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

Member Function Documentation

◆ serialize()

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

◆ cond::serialization::access

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

Definition at line 57 of file PPSAlignmentConfig.h.

Member Data Documentation

◆ id_

unsigned int RPConfig::id_

Definition at line 44 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ name_

std::string RPConfig::name_

Definition at line 43 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ position_

std::string RPConfig::position_

Definition at line 45 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ sh_x_

double RPConfig::sh_x_

Definition at line 47 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ slope_

double RPConfig::slope_

Definition at line 46 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ x_max_fit_mode_

double RPConfig::x_max_fit_mode_

Definition at line 49 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ x_min_fit_mode_

double RPConfig::x_min_fit_mode_

Definition at line 49 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ x_slice_min_

double RPConfig::x_slice_min_

Definition at line 55 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ x_slice_n_

int RPConfig::x_slice_n_

Definition at line 54 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ x_slice_w_

double RPConfig::x_slice_w_

Definition at line 55 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ y_cen_add_

double RPConfig::y_cen_add_

Definition at line 51 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ y_max_fit_mode_

double RPConfig::y_max_fit_mode_

Definition at line 50 of file PPSAlignmentConfig.h.

Referenced by operator<<().

◆ y_width_mult_

double RPConfig::y_width_mult_

Definition at line 52 of file PPSAlignmentConfig.h.

Referenced by operator<<().