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/G4VOrgan.hh>
Public Member Functions | |
G4VOrgan () | |
virtual | ~G4VOrgan () |
virtual G4VPhysicalVolume * | Construct (const G4String &volumeName, G4VPhysicalVolume *mother, const G4String &colourName, G4bool wireFrame, G4bool sensitivity)=0 |
Definition at line 39 of file G4VOrgan.hh.
View newest version in sPHENIX GitHub at line 39 of file G4VOrgan.hh
G4VOrgan::G4VOrgan | ( | ) |
Definition at line 31 of file G4VOrgan.cc.
View newest version in sPHENIX GitHub at line 31 of file G4VOrgan.cc
|
virtual |
Definition at line 35 of file G4VOrgan.cc.
View newest version in sPHENIX GitHub at line 35 of file G4VOrgan.cc
|
pure virtual |
Implemented in G4MIRDRightArmBone, G4MIRDUrinaryBladder, G4MIRDHead, G4MIRDLeftBreast, G4MIRDMiddleLowerSpine, G4MIRDPancreas, G4MIRDRibCage, G4MIRDRightBreast, G4MIRDRightLung, G4MIRDRightOvary, G4MIRDRightTeste, G4MIRDSpleen, G4MIRDStomach, G4MIRDThymus, G4MIRDTrunk, G4MIRDUpperSpine, G4MIRDUterus, G4MIRDBrain, G4MIRDHeart, G4MIRDLeftAdrenal, G4MIRDLeftArmBone, G4MIRDLeftClavicle, G4MIRDLeftKidney, G4MIRDLeftLeg, G4MIRDLeftLung, G4MIRDLeftOvary, G4MIRDLeftScapula, G4MIRDLeftTeste, G4MIRDLowerLargeIntestine, G4MIRDMaleGenitalia, G4MIRDPelvis, G4MIRDRightAdrenal, G4MIRDRightClavicle, G4MIRDRightLeg, G4MIRDRightLegBone, G4MIRDSkull, G4MIRDSmallIntestine, G4MIRDThyroid, G4MIRDUpperLargeIntestine, G4MIRDLeftLegBone, G4MIRDLiver, G4MIRDRightKidney, G4MIRDRightScapula, G4VoxelLeftBreast, and G4VoxelRightBreast.