HerdSoftware
0.4.0
|
Builder class for top SCD. More...
#include <TopScdBuilder_v2.h>
Public Member Functions | |
TopScdBuilder_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 top SCD and provides some utility methods.
TopScdBuilder_v2::TopScdBuilder_v2 | ( | SCDOptions & | options | ) |
Constructor.
G4LogicalVolume * TopScdBuilder_v2::Build | ( | ) |
Builds the top SCD.
|
inline |
Get the normal positions of all layers.
|
private |
|
private |