5#ifndef SURVEYCONSTRAINTTOOLS_SURVEYCONSTRAINT_H
6#define SURVEYCONSTRAINTTOOLS_SURVEYCONSTRAINT_H
27 virtual StatusCode
finalize()
override;
47 std::vector< Amg::Vector3D > & coords)
override;
49 std::vector< Amg::Vector3D > & coords)
override;
51 std::vector< Amg::Vector3D > & coords)
override;
53 std::vector< Amg::Vector3D > & coords)
override;
75 std::map<Identifier, SurveyConstraintModule*, std::less<Identifier> >
m_ModuleMap;
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
This is an Identifier helper class for the Pixel subdetector.
This is an Identifier helper class for the SCT subdetector.
bool m_FullDisk
use Full Disk
double m_RotZRandSect
rand Rotation in Z of current PixEC sectors
virtual StatusCode computeConstraint(const Identifier &ModuleID, Amg::VectorX &dparams, double &deltachisq, Amg::VectorX &dchisqdparams, Amg::MatrixX &d2chisqdpdp) override
double m_RotYRand
Weight & rand Rotation in Y of current PixEC modules.
IInDetAlignDBTool * m_survey_IDAlignDBTool
virtual void TransformSector(Identifier Pixel_ModuleID, SurveyConstraintModule *mut, Amg::Vector3D ¤t, Amg::Transform3D CurrentTransRandSect) override
double m_RotZRandSCTEC
Weight & rand Rotation in Z of current SCTEC modules.
double m_TransXRandSCTB
Weight & rand Translation in X of current SCTB modules.
double m_RotZRand
Weight & rand Rotation in Z of current PixEC modules.
virtual ~SurveyConstraint()=default
IInDetAlignDBTool * m_current_IDAlignDBTool
double m_TransZ
Translation in Z of the first current PixEC module.
double m_RotXRandSCTEC
Weight & rand Rotation in X of current SCTEC modules.
int m_misaligncase
misaligncase
double m_RotYRandPixB
Weight & rand Rotation in Y of current PixB modules.
double m_SurveyWeightPhiX
""
double m_TransX
Translation in X of the first current PixEC module.
virtual StatusCode initialize() override
virtual int getWeightPixEC(Amg::MatrixX &weight) override
double m_TransXRandPixB
Weight & rand Translation in X of current PixB modules.
virtual void GlobalToLocal(SurveyConstraintModule *mut, std::vector< SurveyConstraintPoint > &points) override
double m_TransYRandSect
rand Translation in Y of current PixEC sectors
virtual void getSurveyCoordsSCTB(std::vector< Amg::Vector3D > &coords) override
double m_RotXRandSCTB
Weight & rand Rotation in X of current SCTB modules.
std::string m_aligndbtoolinst
double m_TransLayerRand
rand Translation in X,Y,Z of all Pixel/SCT EC/B layers
double m_scaleZ
scale Z coordinate to match sensitivity
double m_TransYRandPixB
Weight & rand Translation in Y of current PixB modules.
double m_RotXRand
Weight & rand Rotation in X of current PixEC modules.
double m_TransXRandSect
rand Translation in X of current PixEC sectors
virtual void MMap(std::map< Identifier, SurveyConstraintModule *, std::less< Identifier > > &ModuleMap) override
SurveyConstraint(const std::string &type, const std::string &name, const IInterface *parent)
virtual int getWeightPixB(Amg::MatrixX &weight) override
virtual int getWeightSCTEC(Amg::MatrixX &weight) override
virtual void setup_SurveyConstraintModules() override
double m_TransYRandSCTB
Weight & rand Translation in Y of current SCTB modules.
double m_TransZRandSect
rand Translation in Z of current PixEC sectors
double m_RotXRandPixB
Weight & rand Rotation in X of current PixB modules.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
double m_TransZRand
Weight & rand Translation in Z of current PixEC modules.
std::string m_surveywfile
virtual void getSurveyCoordsPixEC(std::vector< Amg::Vector3D > &coords) override
double m_RotZRandPixB
Weight & rand Rotation in Z of current PixB modules.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
virtual int getWeightSCTB(Amg::MatrixX &weight) override
double m_TransYRandSCTEC
Weight & rand Translation in Y of current SCTEC modules.
std::string m_surveyrfile
double m_TransYRand
Weight & rand Translation in Y of current PixEC modules.
double m_RotYRandSCTEC
Weight & rand Rotation in Y of current SCTEC modules.
double m_TransZRandSCTB
Weight & rand Translation in Z of current SCTB modules.
std::map< Identifier, SurveyConstraintModule *, std::less< Identifier > > m_ModuleMap
Map of Wafer objects.
bool m_gausSect
use random (Gaus) rotations and translations for sectors
double m_RotZRandSCTB
Weight & rand Rotation in Z of current SCTB modules.
const AtlasDetectorID * m_idHelper
virtual double PhiModuleToSector(int phi_module) override
double m_SurveyWeightPhiZ
""
double m_SurveyWeightPhiY
""
double m_RotX2
Rotation in X (after Y & Z) of the first current PixEC module.
std::string m_surveydbtoolinst
double m_SurveyWeightX
Multiplicative weight, representing systematic unc.
virtual StatusCode finalize() override
virtual int SectorNumber(int phi_module) override
double m_RotZ
Rotation in Z of the first current PixEC module.
double m_TransXRand
Weight & rand Translation in X of current PixEC modules.
virtual void getSurveyCoordsPixB(std::vector< Amg::Vector3D > &coords) override
double m_TransZRandSCTEC
Weight & rand Translation in Z of current SCTEC modules.
double m_RotY
Rotation in Y of the first current PixEC module.
double m_RotYRandSCTB
Weight & rand Rotation in Y of current SCTB modules.
double m_RotYRandSect
rand Rotation in Y of current PixEC sectors
double m_TransY
Translation in Y of the first current PixEC module.
bool m_gaus
use random (Gaus) rotations and translations
virtual void getSurveyCoordsSCTEC(std::vector< Amg::Vector3D > &coords) override
double m_RotX
Rotation in X of the first current PixEC module.
double m_TransXRandSCTEC
Weight & rand Translation in X of current SCTEC modules.
double m_proximity
Proximity of Survey points used for alignment of SOW.
double m_RotXRandSect
rand Rotation in X of current PixEC sectors
double m_TransZRandPixB
Weight & rand Translation in Z of current PixB modules.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Affine3d Transform3D
Eigen::Matrix< double, 3, 1 > Vector3D
Eigen::Matrix< double, Eigen::Dynamic, 1 > VectorX
Dynamic Vector - dynamic allocation.