Abstract description of layers in a FTD detector. More...
#include <FTDLayerLayoutImpl.h>
Public Member Functions | |
vframe (const double &xval, const double &yval, const double &zval) | |
Public Attributes | |
double | x {} |
double | y {} |
double | z {} |
Abstract description of layers in a FTD detector.
This assumes a symmetric layout of supports (petals), arranged in layers (disks) placed at z-position.
The sensitive area is assumed to be inside the petals but can be positioned independently.
Definition at line 23 of file FTDLayerLayoutImpl.h.