#include <PPSAlignmentConfiguration.h>
Public Attributes | |
double | cut_h_a_ |
bool | cut_h_apply_ |
double | cut_h_c_ |
double | cut_h_si_ |
double | cut_v_a_ |
bool | cut_v_apply_ |
double | cut_v_c_ |
double | cut_v_si_ |
std::string | name_ |
RPConfig | rp_F_ |
RPConfig | rp_N_ |
double | slope_ |
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 53 of file PPSAlignmentConfiguration.h.
|
private |
|
friend |
Definition at line 64 of file PPSAlignmentConfiguration.h.
|
friend |
Definition at line 64 of file PPSAlignmentConfiguration.h.
double PPSAlignmentConfiguration::SectorConfig::cut_h_a_ |
Definition at line 59 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
bool PPSAlignmentConfiguration::SectorConfig::cut_h_apply_ |
Definition at line 58 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::cut_h_c_ |
Definition at line 59 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::cut_h_si_ |
Definition at line 59 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::cut_v_a_ |
Definition at line 62 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
bool PPSAlignmentConfiguration::SectorConfig::cut_v_apply_ |
Definition at line 61 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::cut_v_c_ |
Definition at line 62 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::cut_v_si_ |
Definition at line 62 of file PPSAlignmentConfiguration.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
std::string PPSAlignmentConfiguration::SectorConfig::name_ |
Definition at line 54 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource().
RPConfig PPSAlignmentConfiguration::SectorConfig::rp_F_ |
Definition at line 55 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource(), and PPSAlignmentWorker::SectorData::process().
RPConfig PPSAlignmentConfiguration::SectorConfig::rp_N_ |
Definition at line 55 of file PPSAlignmentConfiguration.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource(), and PPSAlignmentWorker::SectorData::process().
double PPSAlignmentConfiguration::SectorConfig::slope_ |
Definition at line 56 of file PPSAlignmentConfiguration.h.
Referenced by operator<<().