Pandora
Pandora source code navigator
|
LayerParameters class. More...
#include "ObjectCreation.h"
Public Attributes | |
pandora::InputFloat | m_closestDistanceToIp |
Closest distance of the layer from the interaction point, units mm. | |
pandora::InputFloat | m_nRadiationLengths |
Absorber material in front of layer, units radiation lengths. | |
pandora::InputFloat | m_nInteractionLengths |
Absorber material in front of layer, units interaction lengths. | |
LayerParameters class.
Definition at line 201 of file ObjectCreation.h.
pandora::InputFloat object_creation::Geometry::LayerParameters::m_closestDistanceToIp |
Closest distance of the layer from the interaction point, units mm.
Definition at line 204 of file ObjectCreation.h.
pandora::InputFloat object_creation::Geometry::LayerParameters::m_nInteractionLengths |
Absorber material in front of layer, units interaction lengths.
Definition at line 206 of file ObjectCreation.h.
pandora::InputFloat object_creation::Geometry::LayerParameters::m_nRadiationLengths |
Absorber material in front of layer, units radiation lengths.
Definition at line 205 of file ObjectCreation.h.