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

#include <HGTD_DetectorFactory.h>

Collaboration diagram for ModulePosition:

Public Attributes

double x {}
double y {}
double phiRotation {}
bool flipped {}
int row {}
int el_in_row {}

Detailed Description

Definition at line 43 of file HGTD_DetectorFactory.h.

Member Data Documentation

◆ el_in_row

int ModulePosition::el_in_row {}

Definition at line 50 of file HGTD_DetectorFactory.h.

50{};

◆ flipped

bool ModulePosition::flipped {}

Definition at line 48 of file HGTD_DetectorFactory.h.

48{};

◆ phiRotation

double ModulePosition::phiRotation {}

Definition at line 46 of file HGTD_DetectorFactory.h.

46{};

◆ row

int ModulePosition::row {}

Definition at line 49 of file HGTD_DetectorFactory.h.

49{};

◆ x

double ModulePosition::x {}

Definition at line 44 of file HGTD_DetectorFactory.h.

44{};

◆ y

double ModulePosition::y {}

Definition at line 45 of file HGTD_DetectorFactory.h.

45{};

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