HerdSoftware
0.1.1
|
Builder class for top STK. More...
#include <simulation/geometry/parametric/TopStkBuilder.h>
Public Member Functions | |
TopStkBuilder (STKOptions &options) | |
Constructor. More... | |
G4LogicalVolume * | Build () |
Builds the top STK. More... | |
std::vector< float > | NormalPositions () |
Get the normal positions of all layers. More... | |
Private Attributes | |
STKOptions & | _options |
float | _siWaferX |
float | _siWaferY |
float | _siWaferZ |
float | _siWaferGap |
float | _cfhPlaneZ |
float | _topSiGap |
float | _siGap |
float | _topTrayGap |
std::vector< float > | normPos |
Builder class for top STK.
This class builds the top STK and provides some utility methods.
TopStkBuilder::TopStkBuilder | ( | STKOptions & | options | ) |
Constructor.
G4LogicalVolume * TopStkBuilder::Build | ( | ) |
Builds the top STK.
|
inline |
Get the normal positions of all layers.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |