Geant4
10.00.p01
|
#include <G4VoxelBreastFactory.hh>
Public Member Functions | |
G4VoxelBreastFactory () | |
~G4VoxelBreastFactory () | |
G4VPhysicalVolume * | CreateOrgan (const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool) |
Public Member Functions inherited from G4VBodyFactory | |
G4VBodyFactory () | |
virtual | ~G4VBodyFactory () |
Private Attributes | |
std::map< std::string, G4VOrgan * > | organ |
Definition at line 45 of file G4VoxelBreastFactory.hh.
G4VoxelBreastFactory::G4VoxelBreastFactory | ( | ) |
Definition at line 38 of file G4VoxelBreastFactory.cc.
References organ.
G4VoxelBreastFactory::~G4VoxelBreastFactory | ( | ) |
Definition at line 46 of file G4VoxelBreastFactory.cc.
References organ.
|
virtual |
Implements G4VBodyFactory.
Definition at line 57 of file G4VoxelBreastFactory.cc.
References pyExN03geom::Construct(), and organ.
|
private |
Definition at line 54 of file G4VoxelBreastFactory.hh.
Referenced by CreateOrgan(), G4VoxelBreastFactory(), and ~G4VoxelBreastFactory().