ATLAS Offline Software
Loading...
Searching...
No Matches
_FWD_CONFIGURATION Struct Reference

#include <ForwardRegionGeoModelFactory.h>

Collaboration diagram for _FWD_CONFIGURATION:

Public Member Functions

void clear ()

Public Attributes

double TCL4JawDistB1I
double TCL5JawDistB1I
double TCL6JawDistB1I
double TCL4JawDistB1O
double TCL5JawDistB1O
double TCL6JawDistB1O
double TCL4JawDistB2I
double TCL5JawDistB2I
double TCL6JawDistB2I
double TCL4JawDistB2O
double TCL5JawDistB2O
double TCL6JawDistB2O
bool buildTCL4
bool buildTCL6
bool vp1Compatibility
bool ALFAInNewPosition
double newPosB7L1
double newPosB7R1
double posAFPL1
double posAFPL2
double posAFPR1
double posAFPR2
double posZDC1
double posZDC2

Detailed Description

Definition at line 19 of file ForwardRegionGeoModelFactory.h.

Member Function Documentation

◆ clear()

void FWD_CONFIGURATION::clear ( )

Definition at line 32 of file ForwardRegionGeoModelFactory.cxx.

33{
34 TCL4JawDistB1I = 57*Gaudi::Units::mm;
35 TCL5JawDistB1I = 57*Gaudi::Units::mm;
36 TCL6JawDistB1I = 57*Gaudi::Units::mm;
37 TCL4JawDistB2I = 57*Gaudi::Units::mm;
38 TCL5JawDistB2I = 57*Gaudi::Units::mm;
39 TCL6JawDistB2I = 57*Gaudi::Units::mm;
40 TCL4JawDistB1O = 57*Gaudi::Units::mm;
41 TCL5JawDistB1O = 57*Gaudi::Units::mm;
42 TCL6JawDistB1O = 57*Gaudi::Units::mm;
43 TCL4JawDistB2O = 57*Gaudi::Units::mm;
44 TCL5JawDistB2O = 57*Gaudi::Units::mm;
45 TCL6JawDistB2O = 57*Gaudi::Units::mm;
46 vp1Compatibility = false;
47 buildTCL4 = false;
48 buildTCL6 = false;
49 ALFAInNewPosition = false;
50 newPosB7L1 = 245656.77*Gaudi::Units::mm;
51 newPosB7R1 = -245656.11*Gaudi::Units::mm;
52 posAFPL1 = 204500*Gaudi::Units::mm;
53 posAFPL2 = 212675*Gaudi::Units::mm;
54 posAFPR1 = -204500*Gaudi::Units::mm;
55 posAFPL2 = -212675*Gaudi::Units::mm;
56 posZDC1 = 141580*Gaudi::Units::mm;
57 posZDC2 = -141580*Gaudi::Units::mm;
58}

Member Data Documentation

◆ ALFAInNewPosition

bool _FWD_CONFIGURATION::ALFAInNewPosition

Definition at line 36 of file ForwardRegionGeoModelFactory.h.

◆ buildTCL4

bool _FWD_CONFIGURATION::buildTCL4

Definition at line 33 of file ForwardRegionGeoModelFactory.h.

◆ buildTCL6

bool _FWD_CONFIGURATION::buildTCL6

Definition at line 34 of file ForwardRegionGeoModelFactory.h.

◆ newPosB7L1

double _FWD_CONFIGURATION::newPosB7L1

Definition at line 37 of file ForwardRegionGeoModelFactory.h.

◆ newPosB7R1

double _FWD_CONFIGURATION::newPosB7R1

Definition at line 38 of file ForwardRegionGeoModelFactory.h.

◆ posAFPL1

double _FWD_CONFIGURATION::posAFPL1

Definition at line 39 of file ForwardRegionGeoModelFactory.h.

◆ posAFPL2

double _FWD_CONFIGURATION::posAFPL2

Definition at line 40 of file ForwardRegionGeoModelFactory.h.

◆ posAFPR1

double _FWD_CONFIGURATION::posAFPR1

Definition at line 41 of file ForwardRegionGeoModelFactory.h.

◆ posAFPR2

double _FWD_CONFIGURATION::posAFPR2

Definition at line 42 of file ForwardRegionGeoModelFactory.h.

◆ posZDC1

double _FWD_CONFIGURATION::posZDC1

Definition at line 43 of file ForwardRegionGeoModelFactory.h.

◆ posZDC2

double _FWD_CONFIGURATION::posZDC2

Definition at line 44 of file ForwardRegionGeoModelFactory.h.

◆ TCL4JawDistB1I

double _FWD_CONFIGURATION::TCL4JawDistB1I

Definition at line 21 of file ForwardRegionGeoModelFactory.h.

◆ TCL4JawDistB1O

double _FWD_CONFIGURATION::TCL4JawDistB1O

Definition at line 24 of file ForwardRegionGeoModelFactory.h.

◆ TCL4JawDistB2I

double _FWD_CONFIGURATION::TCL4JawDistB2I

Definition at line 27 of file ForwardRegionGeoModelFactory.h.

◆ TCL4JawDistB2O

double _FWD_CONFIGURATION::TCL4JawDistB2O

Definition at line 30 of file ForwardRegionGeoModelFactory.h.

◆ TCL5JawDistB1I

double _FWD_CONFIGURATION::TCL5JawDistB1I

Definition at line 22 of file ForwardRegionGeoModelFactory.h.

◆ TCL5JawDistB1O

double _FWD_CONFIGURATION::TCL5JawDistB1O

Definition at line 25 of file ForwardRegionGeoModelFactory.h.

◆ TCL5JawDistB2I

double _FWD_CONFIGURATION::TCL5JawDistB2I

Definition at line 28 of file ForwardRegionGeoModelFactory.h.

◆ TCL5JawDistB2O

double _FWD_CONFIGURATION::TCL5JawDistB2O

Definition at line 31 of file ForwardRegionGeoModelFactory.h.

◆ TCL6JawDistB1I

double _FWD_CONFIGURATION::TCL6JawDistB1I

Definition at line 23 of file ForwardRegionGeoModelFactory.h.

◆ TCL6JawDistB1O

double _FWD_CONFIGURATION::TCL6JawDistB1O

Definition at line 26 of file ForwardRegionGeoModelFactory.h.

◆ TCL6JawDistB2I

double _FWD_CONFIGURATION::TCL6JawDistB2I

Definition at line 29 of file ForwardRegionGeoModelFactory.h.

◆ TCL6JawDistB2O

double _FWD_CONFIGURATION::TCL6JawDistB2O

Definition at line 32 of file ForwardRegionGeoModelFactory.h.

◆ vp1Compatibility

bool _FWD_CONFIGURATION::vp1Compatibility

Definition at line 35 of file ForwardRegionGeoModelFactory.h.


The documentation for this struct was generated from the following files: