31 #include "DetectorConstruction.hh"
32 #include "DetectorMessenger.hh"
56 fMethod(kWithDirectMatrix),
96 rmin, rmax, hz, phiMin, deltaPhi);
122 dX1/2, dX2/2, dY1/2, dY2/2, dZ/2);
160 G4cout <<
"\n --> phi = " << phi/
deg <<
" deg; direct rotation matrix : ";
203 G4cout <<
"\n --> phi = " << phi/
deg <<
" deg; inverse rotation matrix : ";
245 G4cout <<
"\n --> phi = " << phi/
deg <<
" deg; direct rotation matrix : ";
300 G4cout <<
"\n --> phi = " << phi/
deg <<
" deg; direct rotation matrix : ";
317 phi_euler = phi +
pi/2;
387 ->
Place(translateZ * transform1 * reflect3D,
396 ->
Place( translateZ * transform2 * reflect3D,
static G4RunManager * GetRunManager()
G4LogicalVolume * fWorldVolume
CLHEP::Hep3Vector G4ThreeVector
std::ostream & print(std::ostream &os) const
CLHEP::HepRotation G4RotationMatrix
G4VPhysicalVolume * Construct()
G4LogicalVolume * fTrdVolume
virtual void DefineWorldVolume(G4VPhysicalVolume *worldVol, G4bool topologyIsChanged=true)
void PlaceWithReflections()
static constexpr double deg
static G4GeometryManager * GetInstance()
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
void OpenGeometry(G4VPhysicalVolume *vol=0)
void SetMethod(EMethod method)
void PlaceWithEulerAngles()
void PlaceWithDirectMatrix()
static G4SolidStore * GetInstance()
void PlaceWithInverseMatrix()
void PlaceWithAxialRotations()
static G4PhysicalVolumeStore * GetInstance()
HepRotation & rotateY(double delta)
G4GenericMessenger * fMessenger
HepRotation & rotateZ(double delta)
static constexpr double degree
G4GLOB_DLL std::ostream G4cout
static constexpr double cm
static constexpr double pi
G4PhysicalVolumesPair Place(const G4Transform3D &transform3D, const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, G4bool isMany, G4int copyNo, G4bool surfCheck=false)
HepRotation inverse() const
static G4LogicalVolumeStore * GetInstance()
static G4NistManager * Instance()
static G4ReflectionFactory * Instance()