HerdSoftware
0.4.0
|
Builder class for top SCD. More...
#include <SideScdBuilder_v2.h>
Public Member Functions | |
SideScdBuilder_v2 (SCDOptions &options) | |
Constructor. More... | |
G4LogicalVolume * | Build () |
Builds the top SCD. More... | |
const std::vector< float > & | NormalPositions () const |
Get the normal positions of all layers. More... | |
Private Attributes | |
SCDOptions & | m_options |
std::vector< float > | m_normPos |
Builder class for top SCD.
This class builds the side SCD and provides some utility methods.
SideScdBuilder_v2::SideScdBuilder_v2 | ( | SCDOptions & | options | ) |
Constructor.
G4LogicalVolume * SideScdBuilder_v2::Build | ( | ) |
Builds the top SCD.
|
inline |
Get the normal positions of all layers.
|
private |
|
private |