|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ChannelingMaterialData.hh>
Inheritance diagram for G4ChannelingMaterialData:Public Member Functions | |
| G4ChannelingMaterialData (const G4String &) | |
| virtual | ~G4ChannelingMaterialData () |
| void | Print () const |
| void | SetFilename (const G4String &) |
| void | SetFilenameElement (const G4String &, std::string) |
| G4ChannelingECHARM * | GetPot () |
| G4ChannelingECHARM * | GetEFX () |
| G4ChannelingECHARM * | GetEFY () |
| G4ChannelingECHARM * | GetNuD () |
| G4ChannelingECHARM * | GetElD () |
| G4ChannelingECHARM * | GetPotEl (std::string name) |
| G4ChannelingECHARM * | GetEFXEl (std::string name) |
| G4ChannelingECHARM * | GetEFYEl (std::string name) |
| G4ChannelingECHARM * | GetNuDEl (std::string name) |
| G4ChannelingECHARM * | GetElDEl (std::string name) |
| virtual G4bool | IsBent () |
| virtual G4ThreeVector | GetBR (G4ThreeVector &v3) |
| virtual void | SetBR (const G4String &) |
| virtual void | SetBR (G4double) |
Public Member Functions inherited from G4VMaterialExtension | |
| G4VMaterialExtension (const G4String &name) | |
| virtual | ~G4VMaterialExtension ()=default |
| const std::size_t & | GetHash () const |
| const G4String & | GetName () const |
Protected Attributes | |
| G4PhysicsVector * | fVectorR |
| G4bool | bIsBent |
Protected Attributes inherited from G4VMaterialExtension | |
| const G4String & | fName |
| const std::size_t | fHash |
Definition at line 41 of file G4ChannelingMaterialData.hh.
| G4ChannelingMaterialData::G4ChannelingMaterialData | ( | const G4String & | name | ) |
Definition at line 36 of file G4ChannelingMaterialData.cc.
|
virtual |
Definition at line 128 of file G4ChannelingMaterialData.cc.
|
inlinevirtual |
Definition at line 85 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 54 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 68 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 55 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 69 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 57 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 71 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 56 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 70 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 53 of file G4ChannelingMaterialData.hh.
|
inline |
Definition at line 67 of file G4ChannelingMaterialData.hh.
|
inlinevirtual |
Definition at line 81 of file G4ChannelingMaterialData.hh.
|
inlinevirtual |
Implements G4VMaterialExtension.
Definition at line 48 of file G4ChannelingMaterialData.hh.
|
virtual |
Definition at line 102 of file G4ChannelingMaterialData.cc.
|
virtual |
| void G4ChannelingMaterialData::SetFilename | ( | const G4String & | fileName | ) |
Definition at line 48 of file G4ChannelingMaterialData.cc.
| void G4ChannelingMaterialData::SetFilenameElement | ( | const G4String & | fileName, |
| std::string | elementName ) |
Definition at line 70 of file G4ChannelingMaterialData.cc.
|
protected |
Definition at line 93 of file G4ChannelingMaterialData.hh.
Referenced by G4ChannelingMaterialData(), IsBent(), SetBR(), and SetBR().
|
protected |
Definition at line 92 of file G4ChannelingMaterialData.hh.
Referenced by G4ChannelingMaterialData(), GetBR(), SetBR(), and SetBR().