ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
RPPOSPARAMS Struct Reference

#include <ALFA_GeometryReader.h>

Collaboration diagram for RPPOSPARAMS:

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
 

Detailed Description

Definition at line 50 of file ALFA_GeometryReader.h.

Member Function Documentation

◆ clear()

void RPPOSPARAMS::clear ( )

Definition at line 45 of file ALFA_GeometryReader.cxx.

46 {
47  memset(szLabel,0,sizeof(szLabel));
48  IdealRefPoint=HepGeom::Point3D<double>();
49  IdealMainPoint=HepGeom::Point3D<double>();
50  IdealMainPointInStation=HepGeom::Point3D<double>();
51 
52  VecIdealRPRefPoints.clear();
53  VecRealRPRefPoints.clear();
57 
58  VecIdealDetRefPoints.clear();
59  VecRealDetRefPoints.clear();
63 
64  bIsLow=false;
66  fCurrentLVDTmm=0.0;
67  DetectorNormal=HepGeom::Vector3D<double>();
68 
69  RefPins.clear();
70 }

Member Data Documentation

◆ bIsLow

bool RPPOSPARAMS::bIsLow

Definition at line 55 of file ALFA_GeometryReader.h.

◆ DetectorNormal

HepGeom::Vector3D<double> RPPOSPARAMS::DetectorNormal

Definition at line 59 of file ALFA_GeometryReader.h.

◆ DetIdealTransformInMainPoint

HepGeom::Transform3D RPPOSPARAMS::DetIdealTransformInMainPoint

Definition at line 72 of file ALFA_GeometryReader.h.

◆ DetScaleInRP

HepGeom::Scale3D RPPOSPARAMS::DetScaleInRP

Definition at line 78 of file ALFA_GeometryReader.h.

◆ DetSWTransform

HepGeom::Transform3D RPPOSPARAMS::DetSWTransform

Definition at line 75 of file ALFA_GeometryReader.h.

◆ DetSWTransformInMainPoint

HepGeom::Transform3D RPPOSPARAMS::DetSWTransformInMainPoint

Definition at line 73 of file ALFA_GeometryReader.h.

◆ DetTransformInMainPoint

HepGeom::Transform3D RPPOSPARAMS::DetTransformInMainPoint

Definition at line 77 of file ALFA_GeometryReader.h.

◆ eASName

eAStationName RPPOSPARAMS::eASName

Definition at line 56 of file ALFA_GeometryReader.h.

◆ fCurrentLVDTmm

double RPPOSPARAMS::fCurrentLVDTmm

Definition at line 58 of file ALFA_GeometryReader.h.

◆ IdealMainPoint

HepGeom::Point3D<double> RPPOSPARAMS::IdealMainPoint

Definition at line 52 of file ALFA_GeometryReader.h.

◆ IdealMainPointInStation

HepGeom::Point3D<double> RPPOSPARAMS::IdealMainPointInStation

Definition at line 53 of file ALFA_GeometryReader.h.

◆ IdealRefPoint

HepGeom::Point3D<double> RPPOSPARAMS::IdealRefPoint

Definition at line 54 of file ALFA_GeometryReader.h.

◆ OriginOfDetSWTransform

HepGeom::Point3D<double> RPPOSPARAMS::OriginOfDetSWTransform

Definition at line 76 of file ALFA_GeometryReader.h.

◆ RefPins

RPPINS RPPOSPARAMS::RefPins

Definition at line 57 of file ALFA_GeometryReader.h.

◆ RPIdealTransformInStation

HepGeom::Transform3D RPPOSPARAMS::RPIdealTransformInStation

Definition at line 64 of file ALFA_GeometryReader.h.

◆ RPScaleInStation

HepGeom::Scale3D RPPOSPARAMS::RPScaleInStation

Definition at line 67 of file ALFA_GeometryReader.h.

◆ RPSWTransformInStation

HepGeom::Transform3D RPPOSPARAMS::RPSWTransformInStation

Definition at line 65 of file ALFA_GeometryReader.h.

◆ RPTransformInStation

HepGeom::Transform3D RPPOSPARAMS::RPTransformInStation

Definition at line 66 of file ALFA_GeometryReader.h.

◆ szLabel

char RPPOSPARAMS::szLabel[8]

Definition at line 51 of file ALFA_GeometryReader.h.

◆ VecIdealDetRefPoints

std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecIdealDetRefPoints

Definition at line 70 of file ALFA_GeometryReader.h.

◆ VecIdealRPRefPoints

std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecIdealRPRefPoints

Definition at line 62 of file ALFA_GeometryReader.h.

◆ VecRealDetRefPoints

std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecRealDetRefPoints

Definition at line 71 of file ALFA_GeometryReader.h.

◆ VecRealRPRefPoints

std::vector<HepGeom::Point3D<double> > RPPOSPARAMS::VecRealRPRefPoints

Definition at line 63 of file ALFA_GeometryReader.h.


The documentation for this struct was generated from the following files:
RPPOSPARAMS::IdealMainPointInStation
HepGeom::Point3D< double > IdealMainPointInStation
Definition: ALFA_GeometryReader.h:53
RPPOSPARAMS::IdealMainPoint
HepGeom::Point3D< double > IdealMainPoint
Definition: ALFA_GeometryReader.h:52
RPPOSPARAMS::IdealRefPoint
HepGeom::Point3D< double > IdealRefPoint
Definition: ALFA_GeometryReader.h:54
RPPOSPARAMS::RefPins
RPPINS RefPins
Definition: ALFA_GeometryReader.h:57
RPPOSPARAMS::eASName
eAStationName eASName
Definition: ALFA_GeometryReader.h:56
RPPOSPARAMS::VecRealRPRefPoints
std::vector< HepGeom::Point3D< double > > VecRealRPRefPoints
Definition: ALFA_GeometryReader.h:63
RPPOSPARAMS::DetTransformInMainPoint
HepGeom::Transform3D DetTransformInMainPoint
Definition: ALFA_GeometryReader.h:77
RPPOSPARAMS::VecIdealRPRefPoints
std::vector< HepGeom::Point3D< double > > VecIdealRPRefPoints
Definition: ALFA_GeometryReader.h:62
RPPOSPARAMS::szLabel
char szLabel[8]
Definition: ALFA_GeometryReader.h:51
EASN_UNDEFINED
@ EASN_UNDEFINED
Definition: ALFA_GeometryReader.h:27
RPPOSPARAMS::VecIdealDetRefPoints
std::vector< HepGeom::Point3D< double > > VecIdealDetRefPoints
Definition: ALFA_GeometryReader.h:70
RPPOSPARAMS::RPSWTransformInStation
HepGeom::Transform3D RPSWTransformInStation
Definition: ALFA_GeometryReader.h:65
RPPOSPARAMS::DetSWTransformInMainPoint
HepGeom::Transform3D DetSWTransformInMainPoint
Definition: ALFA_GeometryReader.h:73
RPPOSPARAMS::RPTransformInStation
HepGeom::Transform3D RPTransformInStation
Definition: ALFA_GeometryReader.h:66
Amg::Transform3D
Eigen::Affine3d Transform3D
Definition: GeoPrimitives.h:46
RPPOSPARAMS::DetIdealTransformInMainPoint
HepGeom::Transform3D DetIdealTransformInMainPoint
Definition: ALFA_GeometryReader.h:72
RPPOSPARAMS::RPIdealTransformInStation
HepGeom::Transform3D RPIdealTransformInStation
Definition: ALFA_GeometryReader.h:64
RPPOSPARAMS::VecRealDetRefPoints
std::vector< HepGeom::Point3D< double > > VecRealDetRefPoints
Definition: ALFA_GeometryReader.h:71
RPPINS::clear
void clear()
Definition: ALFA_GeometryReader.cxx:25
RPPOSPARAMS::fCurrentLVDTmm
double fCurrentLVDTmm
Definition: ALFA_GeometryReader.h:58
RPPOSPARAMS::DetectorNormal
HepGeom::Vector3D< double > DetectorNormal
Definition: ALFA_GeometryReader.h:59
RPPOSPARAMS::bIsLow
bool bIsLow
Definition: ALFA_GeometryReader.h:55