|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef TRKSPACEPOINT_PIXELSPACEPOINT_H
14 #define TRKSPACEPOINT_PIXELSPACEPOINT_H
61 virtual MsgStream&
dump(MsgStream&
out)
const override final;
64 virtual std::ostream&
dump(std::ostream&
out)
const override final;
77 #endif // TRKSPACEPOINT_PIXELSPACEPOINT_H
PixelSpacePoint(const PixelSpacePoint &PSP)=default
virtual SpacePoint * clone() const override final
Clones.
const AmgSymMatrix(3) &globCovariance() const
return the error matrix by reference The Matrix is calculated from the local Covariance Matrix when d...
bool const RAWDATA *ch2 const
virtual MsgStream & dump(MsgStream &out) const override final
Interface method for output, to be overloaded by child classes.
PixelSpacePoint(PixelSpacePoint &&PSP) noexcept=default
PixelSpacePoint & operator=(const PixelSpacePoint &)=default
PixelSpacePoint & operator=(PixelSpacePoint &&) noexcept=default
Ensure that the ATLAS eigen extensions are properly loaded.
Eigen::Matrix< double, 3, 1 > Vector3D
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
PixelSpacePoint()=default
Default constructor.