DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::rec::LayeredCalorimeterStruct::Layer Struct Reference

#include <DetectorData.h>

Public Member Functions

 Layer ()
 

Public Attributes

double distance
 distance from Origin (or the z-axis) to the inner-most face of the layer More...
 
double phi0
 phi0 of layer: potential rotation around normal to absorber plane, e.g. if layers are 'staggered' in phi in fwd. calos More...
 
double absorberThickness
 thickness of the absorber part of the layer. Consider using inner/outer_nRadiationLengths and inner/outer_nInteractionLengths More...
 
double inner_nRadiationLengths
 Absorber material in front of sensitive element in the layer, units of radiation lengths. More...
 
double inner_nInteractionLengths
 Absorber material in front of sensitive element in the layer, units of radiation lengths. More...
 
double outer_nRadiationLengths
 Absorber material in behind of sensitive element in the layer, units of radiation lengths. More...
 
double outer_nInteractionLengths
 Absorber material in behind of sensitive element in the layer, units of radiation lengths. More...
 
double inner_thickness
 Distance between the innermost face of the layer (closest to IP) and the center of the sensitive element. More...
 
double outer_thickness
 Distance between the center of the sensitive element and the outermost face of the layer. More...
 
double sensitive_thickness
 Thickness of the sensitive element (e.g. scintillator) More...
 
double cellSize0
 cell size along the first axis where first is either along the beam (BarrelLayout) or up (EndcapLayout) or the direction closest to that. More...
 
double cellSize1
 second cell size, perpendicular to the first direction cellSize0 and the depth of the layers. More...
 

Detailed Description

Definition at line 416 of file DetectorData.h.

Constructor & Destructor Documentation

◆ Layer()

dd4hep::rec::LayeredCalorimeterStruct::Layer::Layer ( )
inline

Definition at line 418 of file DetectorData.h.

Member Data Documentation

◆ absorberThickness

double dd4hep::rec::LayeredCalorimeterStruct::Layer::absorberThickness

thickness of the absorber part of the layer. Consider using inner/outer_nRadiationLengths and inner/outer_nInteractionLengths

Definition at line 440 of file DetectorData.h.

◆ cellSize0

double dd4hep::rec::LayeredCalorimeterStruct::Layer::cellSize0

cell size along the first axis where first is either along the beam (BarrelLayout) or up (EndcapLayout) or the direction closest to that.

Definition at line 464 of file DetectorData.h.

◆ cellSize1

double dd4hep::rec::LayeredCalorimeterStruct::Layer::cellSize1

second cell size, perpendicular to the first direction cellSize0 and the depth of the layers.

Definition at line 466 of file DetectorData.h.

◆ distance

double dd4hep::rec::LayeredCalorimeterStruct::Layer::distance

distance from Origin (or the z-axis) to the inner-most face of the layer

Definition at line 434 of file DetectorData.h.

◆ inner_nInteractionLengths

double dd4hep::rec::LayeredCalorimeterStruct::Layer::inner_nInteractionLengths

Absorber material in front of sensitive element in the layer, units of radiation lengths.

Definition at line 445 of file DetectorData.h.

◆ inner_nRadiationLengths

double dd4hep::rec::LayeredCalorimeterStruct::Layer::inner_nRadiationLengths

Absorber material in front of sensitive element in the layer, units of radiation lengths.

Definition at line 443 of file DetectorData.h.

◆ inner_thickness

double dd4hep::rec::LayeredCalorimeterStruct::Layer::inner_thickness

Distance between the innermost face of the layer (closest to IP) and the center of the sensitive element.

Definition at line 453 of file DetectorData.h.

◆ outer_nInteractionLengths

double dd4hep::rec::LayeredCalorimeterStruct::Layer::outer_nInteractionLengths

Absorber material in behind of sensitive element in the layer, units of radiation lengths.

Definition at line 450 of file DetectorData.h.

◆ outer_nRadiationLengths

double dd4hep::rec::LayeredCalorimeterStruct::Layer::outer_nRadiationLengths

Absorber material in behind of sensitive element in the layer, units of radiation lengths.

Definition at line 448 of file DetectorData.h.

◆ outer_thickness

double dd4hep::rec::LayeredCalorimeterStruct::Layer::outer_thickness

Distance between the center of the sensitive element and the outermost face of the layer.

Definition at line 456 of file DetectorData.h.

◆ phi0

double dd4hep::rec::LayeredCalorimeterStruct::Layer::phi0

phi0 of layer: potential rotation around normal to absorber plane, e.g. if layers are 'staggered' in phi in fwd. calos

Definition at line 437 of file DetectorData.h.

◆ sensitive_thickness

double dd4hep::rec::LayeredCalorimeterStruct::Layer::sensitive_thickness

Thickness of the sensitive element (e.g. scintillator)

Definition at line 459 of file DetectorData.h.


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