Go to the documentation of this file. 27 #ifndef XLogicalLattice_h 28 #define XLogicalLattice_h 30 #define MAXRES 322 //maximum one dimensional map resolution 58 double fBeta, fGamma, fLambda,
fMu;
71 void SetDynamicalConstants(
double,
double,
double,
double);
72 void SetScatteringConstant(
G4double);
75 void SetSTDOS(
double);
76 void SetFTDOS(
double);
91 bool LoadMap(
int,
int,
int,
string);
92 bool Load_NMap(
int,
int,
int,
string);