LDMX Software
Public Attributes | List of all members
eventdisplay::HexPrism Struct Reference

Stores the necessary geometry details for a hexagonal prism. More...

#include <DetectorGeometry.h>

Public Attributes

double x
 
double y
 
double z
 
double height
 
double radius
 

Detailed Description

Stores the necessary geometry details for a hexagonal prism.

Definition at line 41 of file DetectorGeometry.h.

Member Data Documentation

◆ height

double eventdisplay::HexPrism::height

Definition at line 45 of file DetectorGeometry.h.

◆ radius

double eventdisplay::HexPrism::radius

Definition at line 46 of file DetectorGeometry.h.

◆ x

double eventdisplay::HexPrism::x

Definition at line 42 of file DetectorGeometry.h.

◆ y

double eventdisplay::HexPrism::y

Definition at line 43 of file DetectorGeometry.h.

◆ z

double eventdisplay::HexPrism::z

Definition at line 44 of file DetectorGeometry.h.


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