5#ifndef InDetDetDescrExample_TestSiAlignment_h
6#define InDetDetDescrExample_TestSiAlignment_h
9#include "GaudiKernel/ServiceHandle.h"
defines and typedefs for IOVSvc
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Class to hold geometrical description of a silicon detector element.
Base class for Pixel and SCT Detector managers.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_detEleCollKey
void extractAlphaBetaGamma(const Amg::Transform3D &trans, double &alpha, double &beta, double &gamma) const
const InDetDD::SiDetectorManager * m_manager
bool testIdentity(const Amg::Transform3D &transform, double errRot=0, double errTrans=0)
void printAlignmentShifts(const bool accessDuringInitialization)
std::string m_managerName
TestSiAlignment(const std::string &name, ISvcLocator *pSvcLocator)
Eigen::Affine3d Transform3D