12 #ifndef TOPSCDBUILDER_H_ 13 #define TOPSCDBUILDER_H_ 15 class G4LogicalVolume;
31 G4LogicalVolume *
Build();
SCDOptions & _options
Definition: TopScdBuilder.h:38
float _siCfGap
gap between silicon plane (both X and Y) and CarbonFiberHoneycomb
Definition: TopScdBuilder.h:50
float _siWaferX
Definition: TopScdBuilder.h:44
const std::vector< float > & NormalPositions() const
Get the normal positions of all layers.
Definition: TopScdBuilder.h:38
std::vector< float > normPos
Definition: TopScdBuilder.h:53
TopScdBuilder(SCDOptions &options)
Constructor.
Definition: TopScdBuilder.cpp:31
float _cfhPlaneZ
CarbonFiberHoneycombe thickness.
Definition: TopScdBuilder.h:48
float _siWaferY
Definition: TopScdBuilder.h:45
float _siWaferGap
gap between wafers in both view (wafer in a ladder and between ladders)
Definition: TopScdBuilder.h:47
Builder class for top SCD.
Definition: TopScdBuilder.h:22
float _trayGap
gap between trays
Definition: TopScdBuilder.h:51
float _siXYGap
gap between silicon X and Y planes
Definition: TopScdBuilder.h:49
Definition: DetStructs.h:411
G4LogicalVolume * Build()
Builds the top SCD.
Definition: TopScdBuilder.cpp:36
float _siWaferZ
Definition: TopScdBuilder.h:46