30 #ifndef XLatticeManager3_h
31 #define XLatticeManager3_h 1
34 #define MAXLAT 10 //maximum number of different crystal lattices supported
static XLatticeManager3 * GetXLatticeManager()
double MapKtoV(G4VPhysicalVolume *, int, const G4ThreeVector &)
XPhysicalLattice * fLatticeList[MAXLAT]
G4ThreeVector MapKtoVDir(G4VPhysicalVolume *, int, const G4ThreeVector &)
bool RegisterLattice(XPhysicalLattice *)
XPhysicalLattice * GetXPhysicalLattice(G4VPhysicalVolume *)
Definition of the XPhysicalLattice class.
bool HasLattice(G4VPhysicalVolume *)