ATLAS Offline Software
Loading...
Searching...
No Matches
FPGATrackSimKeyLayerTool::rotatedConfig Struct Reference

#include <FPGATrackSimKeyLayerTool.h>

Collaboration diagram for FPGATrackSimKeyLayerTool::rotatedConfig:

Public Attributes

std::pair< double, double > xy1p {}
std::pair< double, double > xy2p {}
std::pair< double, double > rotang {}
double y {}

Detailed Description

Definition at line 69 of file FPGATrackSimKeyLayerTool.h.

Member Data Documentation

◆ rotang

std::pair<double, double> FPGATrackSimKeyLayerTool::rotatedConfig::rotang {}

Definition at line 73 of file FPGATrackSimKeyLayerTool.h.

73{}; // rotation angle

◆ xy1p

std::pair<double, double> FPGATrackSimKeyLayerTool::rotatedConfig::xy1p {}

Definition at line 71 of file FPGATrackSimKeyLayerTool.h.

71{}; // point 1 after rotation

◆ xy2p

std::pair<double, double> FPGATrackSimKeyLayerTool::rotatedConfig::xy2p {}

Definition at line 72 of file FPGATrackSimKeyLayerTool.h.

72{}; // point 2 after rotation

◆ y

double FPGATrackSimKeyLayerTool::rotatedConfig::y {}

Definition at line 74 of file FPGATrackSimKeyLayerTool.h.

74{}; // y seperation after rotation

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