ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/materials/include/G4VMaterialExtension.hh>
Public Member Functions | |
G4VMaterialExtension (const G4String &name) | |
virtual name | ~G4VMaterialExtension () |
virtual void | Print () const =0 |
const std::size_t & | GetHash () const |
const G4String & | GetName () const |
Protected Attributes | |
const G4String & | fName |
const std::size_t | fHash |
Definition at line 58 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 58 of file G4VMaterialExtension.hh
|
inline |
Definition at line 64 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 64 of file G4VMaterialExtension.hh
|
inlinevirtual |
Definition at line 66 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 66 of file G4VMaterialExtension.hh
|
inline |
Definition at line 71 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 71 of file G4VMaterialExtension.hh
References fHash.
Definition at line 73 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 73 of file G4VMaterialExtension.hh
References fName.
Referenced by G4ExtendedMaterial::RegisterExtension().
|
pure virtual |
Implemented in G4CrystalExtension, and G4ChannelingMaterialData.
|
protected |
Definition at line 79 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 79 of file G4VMaterialExtension.hh
Referenced by GetHash().
|
protected |
Definition at line 76 of file G4VMaterialExtension.hh.
View newest version in sPHENIX GitHub at line 76 of file G4VMaterialExtension.hh
Referenced by GetName().