#include <PedeSteererWeakModeConstraints.h>
Public Member Functions | |
GeometryConstraintConfigData (const std::vector< double > &co, const std::string &c, const std::vector< std::pair< Alignable *, std::string > > &alisFile, const int sd, const align::Alignables &ex, const int instance, const bool downToLowestLevel) | |
Public Attributes | |
const std::vector< double > | coefficients_ |
const std::string | constraintName_ |
const bool | downToLowestLevel_ |
const align::Alignables | excludedAlignables_ |
std::list< std::pair< Alignable *, std::list< Alignable * > > > | HLSsubdets_ |
const int | instance_ |
const std::vector< std::pair< Alignable *, std::string > > | levelsFilenames_ |
std::map< std::string, std::ofstream * > | mapFileName_ |
const int | sysdeformation_ |
Definition at line 35 of file PedeSteererWeakModeConstraints.h.
GeometryConstraintConfigData::GeometryConstraintConfigData | ( | const std::vector< double > & | co, |
const std::string & | c, | ||
const std::vector< std::pair< Alignable *, std::string > > & | alisFile, | ||
const int | sd, | ||
const align::Alignables & | ex, | ||
const int | instance, | ||
const bool | downToLowestLevel | ||
) |
Definition at line 57 of file PedeSteererWeakModeConstraints.cc.
const std::vector<double> GeometryConstraintConfigData::coefficients_ |
Definition at line 45 of file PedeSteererWeakModeConstraints.h.
Referenced by PedeSteererWeakModeConstraints::getX0(), and PedeSteererWeakModeConstraints::writeOutput().
const std::string GeometryConstraintConfigData::constraintName_ |
Definition at line 46 of file PedeSteererWeakModeConstraints.h.
const bool GeometryConstraintConfigData::downToLowestLevel_ |
Definition at line 53 of file PedeSteererWeakModeConstraints.h.
const align::Alignables GeometryConstraintConfigData::excludedAlignables_ |
Definition at line 48 of file PedeSteererWeakModeConstraints.h.
Definition at line 50 of file PedeSteererWeakModeConstraints.h.
const int GeometryConstraintConfigData::instance_ |
Definition at line 52 of file PedeSteererWeakModeConstraints.h.
const std::vector<std::pair<Alignable*, std::string> > GeometryConstraintConfigData::levelsFilenames_ |
Definition at line 47 of file PedeSteererWeakModeConstraints.h.
Referenced by PedeSteererWeakModeConstraints::getFile().
std::map<std::string, std::ofstream*> GeometryConstraintConfigData::mapFileName_ |
Definition at line 49 of file PedeSteererWeakModeConstraints.h.
Referenced by PedeSteererWeakModeConstraints::getFile().
const int GeometryConstraintConfigData::sysdeformation_ |
Definition at line 51 of file PedeSteererWeakModeConstraints.h.
Referenced by PedeSteererWeakModeConstraints::getX0().