Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
XLogicalLattice Class Reference

#include <XLogicalLattice.hh>

Public Member Functions

 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)
 

Detailed Description

Definition at line 44 of file XLogicalLattice.hh.

Constructor & Destructor Documentation

XLogicalLattice::XLogicalLattice ( )

Definition at line 36 of file XLogicalLattice.cc.

XLogicalLattice::~XLogicalLattice ( )

Definition at line 55 of file XLogicalLattice.cc.

Member Function Documentation

G4double XLogicalLattice::GetAnhDecConstant ( )

Definition at line 156 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetBeta ( )

Definition at line 116 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetFTDOS ( )

Definition at line 180 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetGamma ( )

Definition at line 124 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetLambda ( )

Definition at line 132 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetLDOS ( )

Definition at line 164 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetMu ( )

Definition at line 140 of file XLogicalLattice.cc.

Here is the caller graph for this function:

G4double XLogicalLattice::GetScatteringConstant ( )

Definition at line 148 of file XLogicalLattice.cc.

Here is the caller graph for this function:

double XLogicalLattice::GetSTDOS ( )

Definition at line 172 of file XLogicalLattice.cc.

Here is the caller graph for this function:

bool XLogicalLattice::Load_NMap ( int  tRes,
int  pRes,
int  polarizationState,
string  m 
)

Definition at line 225 of file XLogicalLattice.cc.

bool XLogicalLattice::LoadMap ( int  tRes,
int  pRes,
int  polarizationState,
string  m 
)

Definition at line 191 of file XLogicalLattice.cc.

double XLogicalLattice::MapKtoV ( int  polarizationState,
G4ThreeVector  k 
)

Definition at line 260 of file XLogicalLattice.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ThreeVector XLogicalLattice::MapKtoVDir ( int  polarizationState,
G4ThreeVector  k 
)

Definition at line 291 of file XLogicalLattice.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void XLogicalLattice::SetAnhDecConstant ( G4double  a)

Definition at line 80 of file XLogicalLattice.cc.

void XLogicalLattice::SetDynamicalConstants ( double  Beta,
double  Gamma,
double  Lambda,
double  Mu 
)

Definition at line 58 of file XLogicalLattice.cc.

void XLogicalLattice::SetFTDOS ( double  FTDOS)

Definition at line 107 of file XLogicalLattice.cc.

void XLogicalLattice::SetLDOS ( double  LDOS)

Definition at line 89 of file XLogicalLattice.cc.

void XLogicalLattice::SetScatteringConstant ( G4double  b)

Definition at line 70 of file XLogicalLattice.cc.

void XLogicalLattice::SetSTDOS ( double  STDOS)

Definition at line 98 of file XLogicalLattice.cc.


The documentation for this class was generated from the following files: