#include <XLogicalLattice.hh>
|
| XLogicalLattice () |
|
| ~XLogicalLattice () |
|
void | SetDynamicalConstants (double, double, double, double) |
|
void | SetScatteringConstant (G4double) |
|
void | SetAnhDecConstant (G4double) |
|
void | SetLDOS (double) |
|
void | SetSTDOS (double) |
|
void | SetFTDOS (double) |
|
double | GetBeta () |
|
double | GetGamma () |
|
double | GetLambda () |
|
double | GetMu () |
|
G4double | GetScatteringConstant () |
|
G4double | GetAnhDecConstant () |
|
double | GetLDOS () |
|
double | GetSTDOS () |
|
double | GetFTDOS () |
|
bool | LoadMap (int, int, int, string) |
|
bool | Load_NMap (int, int, int, string) |
|
double | MapKtoV (int, G4ThreeVector) |
|
G4ThreeVector | MapKtoVDir (int, G4ThreeVector) |
|
Definition at line 44 of file XLogicalLattice.hh.
XLogicalLattice::XLogicalLattice |
( |
) | |
|
XLogicalLattice::~XLogicalLattice |
( |
) | |
|
G4double XLogicalLattice::GetAnhDecConstant |
( |
) | |
|
double XLogicalLattice::GetBeta |
( |
) | |
|
double XLogicalLattice::GetFTDOS |
( |
) | |
|
double XLogicalLattice::GetGamma |
( |
) | |
|
double XLogicalLattice::GetLambda |
( |
) | |
|
double XLogicalLattice::GetLDOS |
( |
) | |
|
double XLogicalLattice::GetMu |
( |
) | |
|
G4double XLogicalLattice::GetScatteringConstant |
( |
) | |
|
double XLogicalLattice::GetSTDOS |
( |
) | |
|
bool XLogicalLattice::Load_NMap |
( |
int |
tRes, |
|
|
int |
pRes, |
|
|
int |
polarizationState, |
|
|
string |
m |
|
) |
| |
bool XLogicalLattice::LoadMap |
( |
int |
tRes, |
|
|
int |
pRes, |
|
|
int |
polarizationState, |
|
|
string |
m |
|
) |
| |
void XLogicalLattice::SetDynamicalConstants |
( |
double |
Beta, |
|
|
double |
Gamma, |
|
|
double |
Lambda, |
|
|
double |
Mu |
|
) |
| |
void XLogicalLattice::SetFTDOS |
( |
double |
FTDOS) | |
|
void XLogicalLattice::SetLDOS |
( |
double |
LDOS) | |
|
void XLogicalLattice::SetSTDOS |
( |
double |
STDOS) | |
|
The documentation for this class was generated from the following files: