ATLAS Offline Software
|
#include <ALFA_GeometryReader.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
char | szLabel [8] |
HepGeom::Point3D< double > | IdealMainPoint |
HepGeom::Point3D< double > | IdealMainPointInStation |
HepGeom::Point3D< double > | IdealRefPoint |
bool | bIsLow |
eAStationName | eASName |
RPPINS | RefPins |
double | fCurrentLVDTmm |
HepGeom::Vector3D< double > | DetectorNormal |
std::vector< HepGeom::Point3D< double > > | VecIdealRPRefPoints |
std::vector< HepGeom::Point3D< double > > | VecRealRPRefPoints |
HepGeom::Transform3D | RPIdealTransformInStation |
HepGeom::Transform3D | RPSWTransformInStation |
HepGeom::Transform3D | RPTransformInStation |
HepGeom::Scale3D | RPScaleInStation |
std::vector< HepGeom::Point3D< double > > | VecIdealDetRefPoints |
std::vector< HepGeom::Point3D< double > > | VecRealDetRefPoints |
HepGeom::Transform3D | DetIdealTransformInMainPoint |
HepGeom::Transform3D | DetSWTransformInMainPoint |
HepGeom::Transform3D | DetSWTransform |
HepGeom::Point3D< double > | OriginOfDetSWTransform |
HepGeom::Transform3D | DetTransformInMainPoint |
HepGeom::Scale3D | DetScaleInRP |
Definition at line 49 of file ALFA_GeometryReader.h.
void RPPOSPARAMS::clear | ( | ) |
Definition at line 45 of file ALFA_GeometryReader.cxx.
bool RPPOSPARAMS::bIsLow |
Definition at line 54 of file ALFA_GeometryReader.h.
HepGeom::Vector3D<double> RPPOSPARAMS::DetectorNormal |
Definition at line 58 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::DetIdealTransformInMainPoint |
Definition at line 71 of file ALFA_GeometryReader.h.
HepGeom::Scale3D RPPOSPARAMS::DetScaleInRP |
Definition at line 77 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::DetSWTransform |
Definition at line 74 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::DetSWTransformInMainPoint |
Definition at line 72 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::DetTransformInMainPoint |
Definition at line 76 of file ALFA_GeometryReader.h.
eAStationName RPPOSPARAMS::eASName |
Definition at line 55 of file ALFA_GeometryReader.h.
double RPPOSPARAMS::fCurrentLVDTmm |
Definition at line 57 of file ALFA_GeometryReader.h.
HepGeom::Point3D<double> RPPOSPARAMS::IdealMainPoint |
Definition at line 51 of file ALFA_GeometryReader.h.
HepGeom::Point3D<double> RPPOSPARAMS::IdealMainPointInStation |
Definition at line 52 of file ALFA_GeometryReader.h.
HepGeom::Point3D<double> RPPOSPARAMS::IdealRefPoint |
Definition at line 53 of file ALFA_GeometryReader.h.
HepGeom::Point3D<double> RPPOSPARAMS::OriginOfDetSWTransform |
Definition at line 75 of file ALFA_GeometryReader.h.
RPPINS RPPOSPARAMS::RefPins |
Definition at line 56 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::RPIdealTransformInStation |
Definition at line 63 of file ALFA_GeometryReader.h.
HepGeom::Scale3D RPPOSPARAMS::RPScaleInStation |
Definition at line 66 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::RPSWTransformInStation |
Definition at line 64 of file ALFA_GeometryReader.h.
HepGeom::Transform3D RPPOSPARAMS::RPTransformInStation |
Definition at line 65 of file ALFA_GeometryReader.h.
char RPPOSPARAMS::szLabel[8] |
Definition at line 50 of file ALFA_GeometryReader.h.
std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecIdealDetRefPoints |
Definition at line 69 of file ALFA_GeometryReader.h.
std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecIdealRPRefPoints |
Definition at line 61 of file ALFA_GeometryReader.h.
std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecRealDetRefPoints |
Definition at line 70 of file ALFA_GeometryReader.h.
std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecRealRPRefPoints |
Definition at line 62 of file ALFA_GeometryReader.h.