46 #ifndef G4LOGICALCRYSTALVOLUME_HH
47 #define G4LOGICALCRYSTALVOLUME_HH 1
98 G4int hMiller, kMiller, lMiller;
103 static std::vector<G4LogicalVolume*> fLCVvec;
void SetVerbose(G4int aInt)
const G4CrystalExtension * GetCrystal() const
~G4LogicalCrystalVolume()
void SetMillerOrientation(G4int h, G4int k, G4int l, G4double rot=0.)
const G4ThreeVector & RotateToSolid(G4ThreeVector &dir) const
const G4ThreeVector & RotateToLattice(G4ThreeVector &dir) const
static G4bool IsLattice(G4LogicalVolume *aLV)
G4LogicalCrystalVolume(G4VSolid *pSolid, G4ExtendedMaterial *pMaterial, const G4String &name, G4FieldManager *pFieldMgr=0, G4VSensitiveDetector *pSDetector=0, G4UserLimits *pULimits=0, G4bool optimise=true, G4int h=0, G4int k=0, G4int l=0, G4double rot=0.)
const G4ThreeVector & GetBasis(G4int i) const
G4bool IsExtended() const