ATLAS Offline Software
|
#include <ALFA_GeometryReader.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
char | szLabel [8] |
HepGeom::Point3D< double > | IdealMainPoint |
HepGeom::Vector3D< double > | ShiftE |
HepGeom::Vector3D< double > | ShiftS |
HepGeom::Transform3D | ASTransformInMainPoint |
HepGeom::Transform3D | ASTransformInATLAS |
Definition at line 83 of file ALFA_GeometryReader.h.
void ASPOSPARAMS::clear | ( | ) |
Definition at line 35 of file ALFA_GeometryReader.cxx.
HepGeom::Transform3D ASPOSPARAMS::ASTransformInATLAS |
Definition at line 92 of file ALFA_GeometryReader.h.
HepGeom::Transform3D ASPOSPARAMS::ASTransformInMainPoint |
Definition at line 91 of file ALFA_GeometryReader.h.
HepGeom::Point3D<double> ASPOSPARAMS::IdealMainPoint |
Definition at line 85 of file ALFA_GeometryReader.h.
HepGeom::Vector3D<double> ASPOSPARAMS::ShiftE |
Definition at line 89 of file ALFA_GeometryReader.h.
HepGeom::Vector3D<double> ASPOSPARAMS::ShiftS |
Definition at line 90 of file ALFA_GeometryReader.h.
char ASPOSPARAMS::szLabel[8] |
Definition at line 84 of file ALFA_GeometryReader.h.