#include <PPSAlignmentConfig.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 64 of file PPSAlignmentConfig.h.
|
private |
|
friend |
Definition at line 75 of file PPSAlignmentConfig.h.
|
friend |
Definition at line 75 of file PPSAlignmentConfig.h.
double SectorConfig::cut_h_a_ |
Definition at line 70 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
bool SectorConfig::cut_h_apply_ |
Definition at line 69 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::cut_h_c_ |
Definition at line 70 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::cut_h_si_ |
Definition at line 70 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::cut_v_a_ |
Definition at line 73 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
bool SectorConfig::cut_v_apply_ |
Definition at line 72 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::cut_v_c_ |
Definition at line 73 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::cut_v_si_ |
Definition at line 73 of file PPSAlignmentConfig.h.
Referenced by operator<<(), and PPSAlignmentWorker::SectorData::process().
std::string SectorConfig::name_ |
Definition at line 65 of file PPSAlignmentConfig.h.
Referenced by PPSAlignmentWorker::SectorData::init(), and operator<<().
RPConfig SectorConfig::rp_F_ |
Definition at line 66 of file PPSAlignmentConfig.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentWorker::SectorData::process().
RPConfig SectorConfig::rp_N_ |
Definition at line 66 of file PPSAlignmentConfig.h.
Referenced by PPSAlignmentWorker::SectorData::init(), operator<<(), and PPSAlignmentWorker::SectorData::process().
double SectorConfig::slope_ |
Definition at line 67 of file PPSAlignmentConfig.h.
Referenced by operator<<().