|
Geant4
10.02
|
#include <G4VoxelBreastFactory.hh>
Inheritance diagram for G4VoxelBreastFactory:
Collaboration diagram for G4VoxelBreastFactory: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.
Here is the call graph for this function:
|
private |
Definition at line 54 of file G4VoxelBreastFactory.hh.
Referenced by CreateOrgan(), G4VoxelBreastFactory(), and ~G4VoxelBreastFactory().