#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 |
Definition at line 44 of file PPSAlignmentConfig.h.
|
private |
|
friend |
Definition at line 59 of file PPSAlignmentConfig.h.
|
friend |
Definition at line 59 of file PPSAlignmentConfig.h.
unsigned int RPConfig::id_ |
Definition at line 46 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentConfigESSource::PPSAlignmentConfigESSource().
std::string RPConfig::name_ |
Definition at line 45 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentConfigESSource::PPSAlignmentConfigESSource().
std::string RPConfig::position_ |
Definition at line 47 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentConfigESSource::PPSAlignmentConfigESSource().
double RPConfig::sh_x_ |
Definition at line 49 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::slope_ |
Definition at line 48 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::x_max_fit_mode_ |
Definition at line 51 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::x_min_fit_mode_ |
Definition at line 51 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::x_slice_min_ |
Definition at line 57 of file PPSAlignmentConfig.h.
Referenced by operator<<().
int RPConfig::x_slice_n_ |
Definition at line 56 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::x_slice_w_ |
Definition at line 57 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::y_cen_add_ |
Definition at line 53 of file PPSAlignmentConfig.h.
Referenced by PPSAlignmentConfigESSource::buildVectorFromDirectory(), and operator<<().
double RPConfig::y_max_fit_mode_ |
Definition at line 52 of file PPSAlignmentConfig.h.
Referenced by operator<<().
double RPConfig::y_width_mult_ |
Definition at line 54 of file PPSAlignmentConfig.h.
Referenced by PPSAlignmentConfigESSource::buildVectorFromDirectory(), and operator<<().