| 
    Geant4
    10.02.p03
    
   | 
 
#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.
| G4VoxelBreastFactory::~G4VoxelBreastFactory | ( | ) | 
Definition at line 46 of file G4VoxelBreastFactory.cc.
      
  | 
  virtual | 
Implements G4VBodyFactory.
Definition at line 57 of file G4VoxelBreastFactory.cc.
      
  | 
  private | 
Definition at line 54 of file G4VoxelBreastFactory.hh.