5#ifndef TRKALIGNGENTOOLS_ALIGNMODULETOOL_H
6#define TRKALIGNGENTOOLS_ALIGNMODULETOOL_H
9#include "GaudiKernel/ToolHandle.h"
33 class TrkDetElementBase;
43 const IInterface* parent);
46 virtual StatusCode
finalize()
override;
58 std::vector<AlignModuleList*>* idHashMaps)
override;
An STL vector of pointers that by default owns its pointed-to elements.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
This is an Identifier helper class for the TRT subdetector.
TransformParameters
enum to keep track of transformation coordinates
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
This is the base class for all tracking detector elements with read-out relevant information.
Ensure that the ATLAS eigen extensions are properly loaded.
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
std::vector< AlignModule * > AlignModuleList
AlignModuleListType
Type of AlignModuleList (see description above).