#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 std::vector< Alignable * > ex) | |
Public Attributes | |
const std::vector< double > | coefficients_ |
const std::string | constraintName_ |
const std::vector< Alignable * > | excludedAlignables_ |
std::list< std::pair < Alignable *, std::list < Alignable * > > > | HLSsubdets_ |
const std::vector< std::pair < Alignable *, std::string > > | levelsFilenames_ |
std::map< std::string, std::ofstream * > | mapFileName_ |
int | sysdeformation_ |
Definition at line 37 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 std::vector< Alignable * > | ex | ||
) |
Definition at line 61 of file PedeSteererWeakModeConstraints.cc.
const std::vector<double> GeometryConstraintConfigData::coefficients_ |
Definition at line 45 of file PedeSteererWeakModeConstraints.h.
const std::string GeometryConstraintConfigData::constraintName_ |
Definition at line 46 of file PedeSteererWeakModeConstraints.h.
const std::vector<Alignable*> GeometryConstraintConfigData::excludedAlignables_ |
Definition at line 48 of file PedeSteererWeakModeConstraints.h.
Definition at line 50 of file PedeSteererWeakModeConstraints.h.
const std::vector<std::pair<Alignable*, std::string> > GeometryConstraintConfigData::levelsFilenames_ |
Definition at line 47 of file PedeSteererWeakModeConstraints.h.
std::map<std::string, std::ofstream*> GeometryConstraintConfigData::mapFileName_ |
Definition at line 49 of file PedeSteererWeakModeConstraints.h.
int GeometryConstraintConfigData::sysdeformation_ |
Definition at line 51 of file PedeSteererWeakModeConstraints.h.