#include <XLatticeManager3.hh>
Definition at line 36 of file XLatticeManager3.hh.
◆ XLatticeManager3()
XLatticeManager3::XLatticeManager3 |
( |
| ) |
|
|
protected |
◆ ~XLatticeManager3()
XLatticeManager3::~XLatticeManager3 |
( |
| ) |
|
|
protected |
◆ GetXLatticeManager()
◆ GetXPhysicalLattice()
◆ HasLattice()
◆ MapKtoV()
Definition at line 106 of file XLatticeManager3.cc.
121 G4cout<<
"\nXLatticeManager::MapKtoV: Found no matching lattices for " 122 <<Vol->
GetName()<<
". Total number of lattices is "<<fTotalLattices<<endl;
double MapKtoV(int, G4ThreeVector)
G4GLOB_DLL std::ostream G4cout
XPhysicalLattice * fLatticeList[MAXLAT]
const G4String & GetName() const
◆ MapKtoVDir()
Definition at line 128 of file XLatticeManager3.cc.
141 G4cout<<
"\nLattiveManager2::MapKtoV:";
142 G4cout<<
"returning group velocity from lattise position: "<<counter;
CLHEP::Hep3Vector G4ThreeVector
G4GLOB_DLL std::ostream G4cout
XPhysicalLattice * fLatticeList[MAXLAT]
G4ThreeVector MapKtoVDir(int, G4ThreeVector)
◆ RegisterLattice()
Definition at line 60 of file XLatticeManager3.cc.
65 G4cout<<
"\nXLatticeManager3::registerLattice: Registering Lattice.";
71 G4cout<<
"\nXLatticeManager::RegisterLattice(XPhysicalLattice*):";
72 G4cout<<
"Maximum number of lattices MAXLAT exceeded."<<endl;
G4GLOB_DLL std::ostream G4cout
XPhysicalLattice * fLatticeList[MAXLAT]
◆ fLatticeList
◆ fTotalLattices
int XLatticeManager3::fTotalLattices |
|
protected |
◆ LM
The documentation for this class was generated from the following files: