27 #ifndef XLatticeManager3_h 
   28 #define XLatticeManager3_h 1 
   31 #define MAXLAT 10 //maximum number of different crystal lattices supported 
static XLatticeManager3 * GetXLatticeManager()
 
CLHEP::Hep3Vector G4ThreeVector
 
double MapKtoV(G4VPhysicalVolume *, int, const G4ThreeVector &)
 
XPhysicalLattice * fLatticeList[MAXLAT]
 
G4ThreeVector MapKtoVDir(G4VPhysicalVolume *, int, const G4ThreeVector &)
 
bool RegisterLattice(XPhysicalLattice *)
 
XPhysicalLattice * GetXPhysicalLattice(G4VPhysicalVolume *)
 
static XLatticeManager3 * LM
 
bool HasLattice(G4VPhysicalVolume *)