![]() |
ATLAS Offline Software
|
#include <Surface.h>
Public Member Functions | |
| Transforms (const Amg::Transform3D &atransform) | |
| Transforms (const Amg::Transform3D &atransform, const Amg::Vector3D &acenter) | |
| Transforms (const Amg::Transform3D &atransform, const Amg::Vector3D &acenter, const Amg::Vector3D &anormal) | |
| Transforms (const Transforms &)=default | |
| Transforms (Transforms &&)=default | |
| Transforms & | operator= (const Transforms &)=default |
| Transforms & | operator= (Transforms &&)=default |
| ~Transforms ()=default | |
| Transform3D to orient surface w.r.t to global frame. | |
Public Attributes | |
| Amg::Transform3D | transform |
| center position of the surface | |
| Amg::Vector3D | center |
| normal vector of the surface | |
| Amg::Vector3D | normal |
|
inline |
Definition at line 90 of file Surface.h.
|
inline |
|
inline |
|
default |
|
default |
|
default |
Transform3D to orient surface w.r.t to global frame.
|
default |
|
default |
| Amg::Vector3D Trk::Surface::Transforms::center |
| Amg::Vector3D Trk::Surface::Transforms::normal |
| Amg::Transform3D Trk::Surface::Transforms::transform |