ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/include/G4VBodyFactory.hh>
Public Member Functions | |
G4VBodyFactory () | |
virtual | ~G4VBodyFactory () |
virtual G4VPhysicalVolume * | CreateOrgan (const G4String &idFile, G4VPhysicalVolume *motherVolume, const G4String &colour, G4bool solidFrame, G4bool sensitivity)=0 |
Definition at line 35 of file G4VBodyFactory.hh.
View newest version in sPHENIX GitHub at line 35 of file G4VBodyFactory.hh
G4VBodyFactory::G4VBodyFactory | ( | ) |
Definition at line 31 of file G4VBodyFactory.cc.
View newest version in sPHENIX GitHub at line 31 of file G4VBodyFactory.cc
|
virtual |
Definition at line 34 of file G4VBodyFactory.cc.
View newest version in sPHENIX GitHub at line 34 of file G4VBodyFactory.cc
|
pure virtual |
Implemented in G4VoxelBreastFactory, and G4MIRDBodyFactory.