| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4LatticeLogical.hh>
Public Types | |
| enum | { MAXRES =322 } | 
Private Attributes | |
| G4int | verboseLevel | 
| G4double | fMap [3][MAXRES][MAXRES] | 
| G4ThreeVector | fN_map [3][MAXRES][MAXRES] | 
| G4int | fVresTheta | 
| G4int | fVresPhi | 
| G4int | fDresTheta | 
| G4int | fDresPhi | 
| G4double | fA | 
| G4double | fB | 
| G4double | fLDOS | 
| G4double | fSTDOS | 
| G4double | fFTDOS | 
| G4double | fBeta | 
| G4double | fGamma | 
| G4double | fLambda | 
| G4double | fMu | 
Definition at line 42 of file G4LatticeLogical.hh.
| anonymous enum | 
| Enumerator | |
|---|---|
| MAXRES | |
Definition at line 86 of file G4LatticeLogical.hh.
| G4LatticeLogical::G4LatticeLogical | ( | ) | 
Definition at line 40 of file G4LatticeLogical.cc.
      
  | 
  virtual | 
Definition at line 54 of file G4LatticeLogical.cc.
| void G4LatticeLogical::Dump | ( | std::ostream & | os | ) | const | 
Definition at line 202 of file G4LatticeLogical.cc.
References Dump_NMap(), DumpMap(), fA, fB, fBeta, fFTDOS, fGamma, fLambda, fLDOS, fMu, and fSTDOS.
Referenced by operator<<().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 229 of file G4LatticeLogical.cc.
References fDresPhi, fDresTheta, and fN_map.
Referenced by Dump().
 Here is the caller graph for this function:Definition at line 217 of file G4LatticeLogical.cc.
References fMap, fVresPhi, and fVresTheta.
Referenced by Dump().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 80 of file G4LatticeLogical.hh.
References fA.
Referenced by G4LatticePhysical::GetAnhDecConstant().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 75 of file G4LatticeLogical.hh.
References fBeta.
Referenced by G4LatticePhysical::GetBeta().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 83 of file G4LatticeLogical.hh.
References fFTDOS.
Referenced by G4LatticePhysical::GetFTDOS().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 76 of file G4LatticeLogical.hh.
References fGamma.
Referenced by G4LatticePhysical::GetGamma().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 77 of file G4LatticeLogical.hh.
References fLambda.
Referenced by G4LatticePhysical::GetLambda().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 81 of file G4LatticeLogical.hh.
References fLDOS.
Referenced by G4LatticePhysical::GetLDOS().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 78 of file G4LatticeLogical.hh.
References fMu.
Referenced by G4LatticePhysical::GetMu().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 79 of file G4LatticeLogical.hh.
References fB.
Referenced by G4LatticePhysical::GetScatteringConstant().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 82 of file G4LatticeLogical.hh.
References fSTDOS.
Referenced by G4LatticePhysical::GetSTDOS().
 Here is the caller graph for this function:| G4bool G4LatticeLogical::Load_NMap | ( | G4int | tRes, | 
| G4int | pRes, | ||
| G4int | polarizationState, | ||
| G4String | map | ||
| ) | 
Definition at line 98 of file G4LatticeLogical.cc.
References G4String::data(), fDresPhi, fDresTheta, fN_map, G4cerr, G4cout, G4endl, MAXRES, verboseLevel, and z.
Referenced by G4LatticeReader::ProcessNMap().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 62 of file G4LatticeLogical.cc.
References G4String::data(), fMap, fVresPhi, fVresTheta, G4cerr, G4cout, G4endl, m, MAXRES, s, and verboseLevel.
Referenced by G4LatticeReader::ProcessMap().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Definition at line 136 of file G4LatticeLogical.cc.
References fMap, fVresPhi, fVresTheta, G4cout, G4endl, G4INCL::Math::pi, and verboseLevel.
Referenced by G4LatticePhysical::MapKtoV().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Definition at line 172 of file G4LatticeLogical.cc.
References fDresPhi, fDresTheta, fN_map, G4cout, G4endl, G4INCL::Math::pi, and verboseLevel.
Referenced by G4LatticePhysical::MapKtoVDir().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 70 of file G4LatticeLogical.hh.
Referenced by G4LatticeReader::ProcessValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 64 of file G4LatticeLogical.hh.
References fBeta, fGamma, fLambda, and fMu.
Referenced by G4LatticeReader::ProcessConstants().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 73 of file G4LatticeLogical.hh.
References fFTDOS.
Referenced by G4LatticeReader::ProcessValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 71 of file G4LatticeLogical.hh.
References fLDOS.
Referenced by G4LatticeReader::ProcessValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 69 of file G4LatticeLogical.hh.
References fB.
Referenced by G4LatticeReader::ProcessValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 72 of file G4LatticeLogical.hh.
References fSTDOS.
Referenced by G4LatticeReader::ProcessValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 47 of file G4LatticeLogical.hh.
References verboseLevel.
      
  | 
  private | 
Definition at line 99 of file G4LatticeLogical.hh.
Referenced by Dump(), GetAnhDecConstant(), and SetAnhDecConstant().
      
  | 
  private | 
Definition at line 100 of file G4LatticeLogical.hh.
Referenced by Dump(), GetScatteringConstant(), and SetScatteringConstant().
      
  | 
  private | 
Definition at line 104 of file G4LatticeLogical.hh.
Referenced by Dump(), GetBeta(), and SetDynamicalConstants().
      
  | 
  private | 
Definition at line 97 of file G4LatticeLogical.hh.
Referenced by Dump_NMap(), Load_NMap(), and MapKtoVDir().
      
  | 
  private | 
Definition at line 96 of file G4LatticeLogical.hh.
Referenced by Dump_NMap(), Load_NMap(), and MapKtoVDir().
      
  | 
  private | 
Definition at line 103 of file G4LatticeLogical.hh.
Referenced by Dump(), GetFTDOS(), and SetFTDOS().
      
  | 
  private | 
Definition at line 104 of file G4LatticeLogical.hh.
Referenced by Dump(), GetGamma(), and SetDynamicalConstants().
      
  | 
  private | 
Definition at line 104 of file G4LatticeLogical.hh.
Referenced by Dump(), GetLambda(), and SetDynamicalConstants().
      
  | 
  private | 
Definition at line 101 of file G4LatticeLogical.hh.
Definition at line 91 of file G4LatticeLogical.hh.
Referenced by DumpMap(), G4LatticeLogical(), LoadMap(), and MapKtoV().
      
  | 
  private | 
Definition at line 104 of file G4LatticeLogical.hh.
Referenced by Dump(), GetMu(), and SetDynamicalConstants().
      
  | 
  private | 
Definition at line 92 of file G4LatticeLogical.hh.
Referenced by Dump_NMap(), G4LatticeLogical(), Load_NMap(), and MapKtoVDir().
      
  | 
  private | 
Definition at line 102 of file G4LatticeLogical.hh.
Referenced by Dump(), GetSTDOS(), and SetSTDOS().
      
  | 
  private | 
Definition at line 95 of file G4LatticeLogical.hh.
      
  | 
  private | 
Definition at line 94 of file G4LatticeLogical.hh.
      
  | 
  private | 
Definition at line 89 of file G4LatticeLogical.hh.
Referenced by Load_NMap(), LoadMap(), MapKtoV(), MapKtoVDir(), and SetVerboseLevel().