#include <G4LatticeLogical.hh>
|
| G4LatticeLogical () |
|
virtual | ~G4LatticeLogical () |
|
void | SetVerboseLevel (G4int vb) |
|
G4bool | LoadMap (G4int, G4int, G4int, G4String) |
|
G4bool | Load_NMap (G4int, G4int, G4int, G4String) |
|
virtual G4double | MapKtoV (G4int, const G4ThreeVector &) const |
|
virtual G4ThreeVector | MapKtoVDir (G4int, const G4ThreeVector &) const |
|
void | Dump (std::ostream &os) const |
|
void | DumpMap (std::ostream &os, G4int pol, const G4String &name) const |
|
void | Dump_NMap (std::ostream &os, G4int pol, const G4String &name) const |
|
void | SetDynamicalConstants (G4double Beta, G4double Gamma, G4double Lambda, G4double Mu) |
|
void | SetScatteringConstant (G4double b) |
|
void | SetAnhDecConstant (G4double a) |
|
void | SetLDOS (G4double LDOS) |
|
void | SetSTDOS (G4double STDOS) |
|
void | SetFTDOS (G4double FTDOS) |
|
G4double | GetBeta () const |
|
G4double | GetGamma () const |
|
G4double | GetLambda () const |
|
G4double | GetMu () const |
|
G4double | GetScatteringConstant () const |
|
G4double | GetAnhDecConstant () const |
|
G4double | GetLDOS () const |
|
G4double | GetSTDOS () const |
|
G4double | GetFTDOS () const |
|
Definition at line 42 of file G4LatticeLogical.hh.
G4LatticeLogical::G4LatticeLogical |
( |
| ) |
|
G4LatticeLogical::~G4LatticeLogical |
( |
| ) |
|
|
virtual |
void G4LatticeLogical::Dump |
( |
std::ostream & |
os | ) |
const |
void G4LatticeLogical::Dump_NMap |
( |
std::ostream & |
os, |
|
|
G4int |
pol, |
|
|
const G4String & |
name |
|
) |
| const |
void G4LatticeLogical::DumpMap |
( |
std::ostream & |
os, |
|
|
G4int |
pol, |
|
|
const G4String & |
name |
|
) |
| const |
G4double G4LatticeLogical::GetAnhDecConstant |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetBeta |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetFTDOS |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetGamma |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetLambda |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetLDOS |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetMu |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetScatteringConstant |
( |
| ) |
const |
|
inline |
G4double G4LatticeLogical::GetSTDOS |
( |
| ) |
const |
|
inline |
void G4LatticeLogical::SetVerboseLevel |
( |
G4int |
vb | ) |
|
|
inline |
The documentation for this class was generated from the following files: