ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/materials/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 41 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 41 of file G4LatticeLogical.hh
anonymous enum |
Definition at line 85 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 85 of file G4LatticeLogical.hh
G4LatticeLogical::G4LatticeLogical | ( | ) |
Definition at line 39 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 39 of file G4LatticeLogical.cc
References fMap, fN_map, k, MAXRES, and CLHEP::Hep3Vector::set().
|
virtual |
Definition at line 53 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 53 of file G4LatticeLogical.cc
void G4LatticeLogical::Dump | ( | std::ostream & | os | ) | const |
Definition at line 201 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 201 of file G4LatticeLogical.cc
References Dump_NMap(), DumpMap(), fA, fB, fBeta, fFTDOS, fGamma, fLambda, fLDOS, fMu, and fSTDOS.
Referenced by operator<<().
Definition at line 228 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 228 of file G4LatticeLogical.cc
References fDresPhi, fDresTheta, fN_map, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by Dump().
Definition at line 216 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 216 of file G4LatticeLogical.cc
References fMap, fVresPhi, and fVresTheta.
Referenced by Dump().
|
inline |
Definition at line 79 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 79 of file G4LatticeLogical.hh
References fA.
Referenced by G4LatticePhysical::GetAnhDecConstant().
|
inline |
Definition at line 74 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 74 of file G4LatticeLogical.hh
References fBeta.
Referenced by G4LatticePhysical::GetBeta().
|
inline |
Definition at line 82 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 82 of file G4LatticeLogical.hh
References fFTDOS.
Referenced by G4LatticePhysical::GetFTDOS().
|
inline |
Definition at line 75 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 75 of file G4LatticeLogical.hh
References fGamma.
Referenced by G4LatticePhysical::GetGamma().
|
inline |
Definition at line 76 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 76 of file G4LatticeLogical.hh
References fLambda.
Referenced by G4LatticePhysical::GetLambda().
|
inline |
Definition at line 80 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 80 of file G4LatticeLogical.hh
References fLDOS.
Referenced by G4LatticePhysical::GetLDOS().
|
inline |
Definition at line 77 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 77 of file G4LatticeLogical.hh
References fMu.
Referenced by G4LatticePhysical::GetMu().
|
inline |
Definition at line 78 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 78 of file G4LatticeLogical.hh
References fB.
Referenced by G4LatticePhysical::GetScatteringConstant().
|
inline |
Definition at line 81 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 81 of file G4LatticeLogical.hh
References fSTDOS.
Referenced by G4LatticePhysical::GetSTDOS().
G4bool G4LatticeLogical::Load_NMap | ( | G4int | tRes, |
G4int | pRes, | ||
G4int | polarizationState, | ||
G4String | map | ||
) |
Definition at line 97 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 97 of file G4LatticeLogical.cc
References G4String::data(), dir, fDresPhi, fDresTheta, fN_map, G4cerr, G4cout, G4endl, MAXRES, phi, CLHEP::Hep3Vector::set(), theta(), CLHEP::Hep3Vector::unit(), verboseLevel, x, y, and z.
Referenced by G4LatticeReader::ProcessNMap().
Definition at line 61 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 61 of file G4LatticeLogical.cc
References G4String::data(), fMap, fVresPhi, fVresTheta, G4cerr, G4cout, G4endl, m, MAXRES, phi, theta(), and verboseLevel.
Referenced by G4LatticeReader::ProcessMap().
|
virtual |
Definition at line 135 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 135 of file G4LatticeLogical.cc
References fMap, fVresPhi, fVresTheta, G4cout, G4endl, CLHEP::Hep3Vector::getPhi(), CLHEP::Hep3Vector::getTheta(), int(), phi, pi, theta(), twopi, and verboseLevel.
Referenced by G4LatticePhysical::MapKtoV().
|
virtual |
Definition at line 171 of file G4LatticeLogical.cc.
View newest version in sPHENIX GitHub at line 171 of file G4LatticeLogical.cc
References fDresPhi, fDresTheta, fN_map, G4cout, G4endl, CLHEP::Hep3Vector::getPhi(), CLHEP::Hep3Vector::getTheta(), int(), phi, pi, theta(), and verboseLevel.
Referenced by G4LatticePhysical::MapKtoVDir().
Definition at line 69 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 69 of file G4LatticeLogical.hh
Referenced by G4LatticeReader::ProcessValue().
|
inline |
Definition at line 63 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 63 of file G4LatticeLogical.hh
References fBeta, fGamma, fLambda, fMu, and G4INCL::Lambda.
Referenced by G4LatticeReader::ProcessConstants().
Definition at line 72 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 72 of file G4LatticeLogical.hh
References fFTDOS.
Referenced by G4LatticeReader::ProcessValue().
Definition at line 70 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 70 of file G4LatticeLogical.hh
References fLDOS.
Referenced by G4LatticeReader::ProcessValue().
Definition at line 68 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 68 of file G4LatticeLogical.hh
Referenced by G4LatticeReader::ProcessValue().
Definition at line 71 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 71 of file G4LatticeLogical.hh
References fSTDOS.
Referenced by G4LatticeReader::ProcessValue().
Definition at line 46 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 46 of file G4LatticeLogical.hh
References verboseLevel.
|
private |
Definition at line 98 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 98 of file G4LatticeLogical.hh
Referenced by Dump(), GetAnhDecConstant(), and SetAnhDecConstant().
|
private |
Definition at line 99 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 99 of file G4LatticeLogical.hh
Referenced by Dump(), GetScatteringConstant(), and SetScatteringConstant().
|
private |
Definition at line 103 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 103 of file G4LatticeLogical.hh
Referenced by Dump(), GetBeta(), and SetDynamicalConstants().
|
private |
Definition at line 96 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 96 of file G4LatticeLogical.hh
Referenced by Dump_NMap(), Load_NMap(), and MapKtoVDir().
|
private |
Definition at line 95 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 95 of file G4LatticeLogical.hh
Referenced by Dump_NMap(), Load_NMap(), and MapKtoVDir().
|
private |
Definition at line 102 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 102 of file G4LatticeLogical.hh
Referenced by Dump(), GetFTDOS(), and SetFTDOS().
|
private |
Definition at line 103 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 103 of file G4LatticeLogical.hh
Referenced by Dump(), GetGamma(), and SetDynamicalConstants().
|
private |
Definition at line 103 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 103 of file G4LatticeLogical.hh
Referenced by Dump(), GetLambda(), and SetDynamicalConstants().
|
private |
Definition at line 100 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 100 of file G4LatticeLogical.hh
Definition at line 90 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 90 of file G4LatticeLogical.hh
Referenced by DumpMap(), G4LatticeLogical(), LoadMap(), and MapKtoV().
|
private |
Definition at line 103 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 103 of file G4LatticeLogical.hh
Referenced by Dump(), GetMu(), and SetDynamicalConstants().
|
private |
Definition at line 91 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 91 of file G4LatticeLogical.hh
Referenced by Dump_NMap(), G4LatticeLogical(), Load_NMap(), and MapKtoVDir().
|
private |
Definition at line 101 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 101 of file G4LatticeLogical.hh
Referenced by Dump(), GetSTDOS(), and SetSTDOS().
|
private |
Definition at line 94 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 94 of file G4LatticeLogical.hh
|
private |
Definition at line 93 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 93 of file G4LatticeLogical.hh
|
private |
Definition at line 88 of file G4LatticeLogical.hh.
View newest version in sPHENIX GitHub at line 88 of file G4LatticeLogical.hh
Referenced by Load_NMap(), LoadMap(), MapKtoV(), MapKtoVDir(), and SetVerboseLevel().