G4OCCT
0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCTPlacement.cc
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-2.1-or-later
2
// Copyright (C) 2026 G4OCCT Contributors
3
6
7
#include "
G4OCCT/G4OCCTPlacement.hh
"
8
9
G4OCCTPlacement::G4OCCTPlacement
(G4RotationMatrix* pRot,
const
G4ThreeVector& tlate,
10
G4LogicalVolume* pCurrentLogical,
const
G4String& pName,
11
G4LogicalVolume* pMotherLogical, G4bool pMany, G4int pCopyNo,
12
const
TopLoc_Location& location, G4bool pSurfChk)
13
: G4PVPlacement(pRot, tlate, pCurrentLogical, pName, pMotherLogical, pMany, pCopyNo, pSurfChk)
14
, fLocation(location) {}
G4OCCTPlacement.hh
Declaration of G4OCCTPlacement.
G4OCCTPlacement::G4OCCTPlacement
G4OCCTPlacement(G4RotationMatrix *pRot, const G4ThreeVector &tlate, G4LogicalVolume *pCurrentLogical, const G4String &pName, G4LogicalVolume *pMotherLogical, G4bool pMany, G4int pCopyNo, const TopLoc_Location &location=TopLoc_Location(), G4bool pSurfChk=false)
Definition
G4OCCTPlacement.cc:9
src
G4OCCTPlacement.cc
Generated by
1.9.8