32#ifndef G4LatticePhysical_h
33#define G4LatticePhysical_h 1
75 G4int verboseLevel{0};
78 const G4LatticeLogical* fLattice;
Definition of the G4LatticeLogical class.
CLHEP::HepRotation G4RotationMatrix
CLHEP::Hep3Vector G4ThreeVector
void SetLatticeOrientation(G4double, G4double)
G4double GetFTDOS() const
void SetPhysicalOrientation(const G4RotationMatrix *Rot)
G4ThreeVector RotateToLocal(const G4ThreeVector &dir) const
void SetVerboseLevel(G4int vb)
G4double GetAnhDecConstant() const
G4double GetGamma() const
void SetLatticeLogical(const G4LatticeLogical *Lat)
G4double GetScatteringConstant() const
G4ThreeVector RotateToGlobal(const G4ThreeVector &dir) const
const G4LatticeLogical * GetLattice() const
virtual ~G4LatticePhysical()=default
G4double MapKtoV(G4int, G4ThreeVector) const
G4ThreeVector MapKtoVDir(G4int, G4ThreeVector) const
G4double GetSTDOS() const
void SetMillerOrientation(G4int, G4int, G4int)
G4double GetLambda() const
G4LatticePhysical(const G4LatticeLogical *Lat=nullptr, const G4RotationMatrix *Rot=nullptr)