#include <PPSAlignmentConfiguration.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 35 of file PPSAlignmentConfiguration.h.
|
private |
|
friend |
Definition at line 50 of file PPSAlignmentConfiguration.h.
|
friend |
Definition at line 50 of file PPSAlignmentConfiguration.h.
unsigned int PPSAlignmentConfiguration::RPConfig::id_ |
Definition at line 37 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource(), and PPSAlignmentWorker::SectorData::process().
std::string PPSAlignmentConfiguration::RPConfig::name_ |
Definition at line 36 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource().
std::string PPSAlignmentConfiguration::RPConfig::position_ |
Definition at line 38 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource().
double PPSAlignmentConfiguration::RPConfig::sh_x_ |
Definition at line 40 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().
double PPSAlignmentConfiguration::RPConfig::slope_ |
Definition at line 39 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().
double PPSAlignmentConfiguration::RPConfig::x_max_fit_mode_ |
Definition at line 42 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().
double PPSAlignmentConfiguration::RPConfig::x_min_fit_mode_ |
Definition at line 42 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().
double PPSAlignmentConfiguration::RPConfig::x_slice_min_ |
Definition at line 48 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentWorker::SectorData::process().
int PPSAlignmentConfiguration::RPConfig::x_slice_n_ |
Definition at line 47 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::RPConfig::x_slice_w_ |
Definition at line 48 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::RPConfig::y_cen_add_ |
Definition at line 44 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentConfigurationESSource::buildVectorFromDirectory(), and operator<<().
double PPSAlignmentConfiguration::RPConfig::y_max_fit_mode_ |
Definition at line 43 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().
double PPSAlignmentConfiguration::RPConfig::y_width_mult_ |
Definition at line 45 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentConfigurationESSource::buildVectorFromDirectory(), and operator<<().