ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VBodyFactory Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/include/G4VBodyFactory.hh>

+ Inheritance diagram for G4VBodyFactory:

Public Member Functions

 G4VBodyFactory ()
 
virtual ~G4VBodyFactory ()
 
virtual G4VPhysicalVolumeCreateOrgan (const G4String &idFile, G4VPhysicalVolume *motherVolume, const G4String &colour, G4bool solidFrame, G4bool sensitivity)=0
 

Detailed Description

Definition at line 35 of file G4VBodyFactory.hh.

View newest version in sPHENIX GitHub at line 35 of file G4VBodyFactory.hh

Constructor & Destructor Documentation

G4VBodyFactory::G4VBodyFactory ( )

Definition at line 31 of file G4VBodyFactory.cc.

View newest version in sPHENIX GitHub at line 31 of file G4VBodyFactory.cc

G4VBodyFactory::~G4VBodyFactory ( )
virtual

Definition at line 34 of file G4VBodyFactory.cc.

View newest version in sPHENIX GitHub at line 34 of file G4VBodyFactory.cc

Member Function Documentation

virtual G4VPhysicalVolume* G4VBodyFactory::CreateOrgan ( const G4String idFile,
G4VPhysicalVolume motherVolume,
const G4String colour,
G4bool  solidFrame,
G4bool  sensitivity 
)
pure virtual

The documentation for this class was generated from the following files: