#include <QDetectorConstruction.hh>
Definition at line 43 of file QDetectorConstruction.hh.
QDetectorConstruction::QDetectorConstruction |
( |
| ) |
|
QDetectorConstruction::~QDetectorConstruction |
( |
| ) |
|
QDetectorConstruction::QDetectorConstruction |
( |
| ) |
|
QDetectorConstruction::~QDetectorConstruction |
( |
| ) |
|
Implements G4VUserDetectorConstruction.
Definition at line 65 of file QDetectorConstruction.cc.
83 va-> SetForceWireframe(
true);
84 areaLV-> SetVisAttributes(va);
93 G4Box* svoxel=
new G4Box(
"voxel", dvoxel, dl, dvoxel);
97 va-> SetVisibility(
false);
98 lvoxel-> SetVisAttributes(va);
102 for (iz=0; iz<5; iz++) {
103 for (ix=-7; ix<=7; ix++) {
108 lvoxel,
"voxel", areaLV,
false, index);
120 ltube-> SetVisAttributes(va);
123 rmtube-> rotateX(-90.*
deg);
126 ltube,
"tube", lvoxel,
false, 0);
132 G4Box* scal=
new G4Box(
"cal", dxycal, dxycal, dzcal);
136 lcal-> SetVisAttributes(va);
139 for (ix=-2; ix<=2; ix++) {
143 lcal,
"cal", areaLV,
false, index);
static constexpr double mm
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRotation G4RotationMatrix
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
static constexpr double cm
static constexpr double deg
static const G4double DXYZ_AREA
The documentation for this class was generated from the following files: