ATLAS Offline Software
Public Attributes | List of all members
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.

◆ flipped

bool ModulePosition::flipped {}

Definition at line 48 of file HGTD_DetectorFactory.h.

◆ phiRotation

double ModulePosition::phiRotation {}

Definition at line 46 of file HGTD_DetectorFactory.h.

◆ row

int ModulePosition::row {}

Definition at line 49 of file HGTD_DetectorFactory.h.

◆ x

double ModulePosition::x {}

Definition at line 44 of file HGTD_DetectorFactory.h.

◆ y

double ModulePosition::y {}

Definition at line 45 of file HGTD_DetectorFactory.h.


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