G4OCCT
0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCTLogicalVolume.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/G4OCCTLogicalVolume.hh
"
8
9
G4OCCTLogicalVolume::G4OCCTLogicalVolume
(G4VSolid* pSolid, G4Material* pMaterial,
10
const
G4String& name,
const
TopoDS_Shape& shape)
11
: G4LogicalVolume(pSolid, pMaterial, name), fShape(shape) {}
G4OCCTLogicalVolume.hh
Declaration of G4OCCTLogicalVolume.
G4OCCTLogicalVolume::G4OCCTLogicalVolume
G4OCCTLogicalVolume(G4VSolid *pSolid, G4Material *pMaterial, const G4String &name, const TopoDS_Shape &shape=TopoDS_Shape())
Definition
G4OCCTLogicalVolume.cc:9
src
G4OCCTLogicalVolume.cc
Generated by
1.9.8