DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::DDSegmentation::TiledLayerSegmentation::LayerDimensions Struct Reference

Helper class to store x and y dimensions of a layer. More...

#include <TiledLayerSegmentation.h>

Public Member Functions

 LayerDimensions (double _x=1., double _y=1.)
 

Public Attributes

double x
 
double y
 

Detailed Description

Helper class to store x and y dimensions of a layer.

Definition at line 35 of file TiledLayerSegmentation.h.

Constructor & Destructor Documentation

◆ LayerDimensions()

dd4hep::DDSegmentation::TiledLayerSegmentation::LayerDimensions::LayerDimensions ( double  _x = 1.,
double  _y = 1. 
)
inline

Definition at line 36 of file TiledLayerSegmentation.h.

Member Data Documentation

◆ x

double dd4hep::DDSegmentation::TiledLayerSegmentation::LayerDimensions::x

Definition at line 38 of file TiledLayerSegmentation.h.

◆ y

double dd4hep::DDSegmentation::TiledLayerSegmentation::LayerDimensions::y

Definition at line 38 of file TiledLayerSegmentation.h.


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