Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LogicalCrystalVolume.hh>
Static Public Member Functions | |
static G4bool | IsLattice (G4LogicalVolume *aLV) |
Static Public Member Functions inherited from G4LogicalVolume | |
static const G4LVManager & | GetSubInstanceManager () |
static void | Clean () |
static G4VSolid * | GetSolid (G4LVData &instLVdata) |
static void | SetSolid (G4LVData &instLVdata, G4VSolid *pSolid) |
Definition at line 46 of file G4LogicalCrystalVolume.hh.
G4LogicalCrystalVolume::G4LogicalCrystalVolume | ( | G4VSolid * | pSolid, |
G4ExtendedMaterial * | pMaterial, | ||
const G4String & | name, | ||
G4FieldManager * | pFieldMgr = nullptr, | ||
G4VSensitiveDetector * | pSDetector = nullptr, | ||
G4UserLimits * | pULimits = nullptr, | ||
G4bool | optimise = true, | ||
G4int | h = 0, | ||
G4int | k = 0, | ||
G4int | l = 0, | ||
G4double | rot = 0.0 ) |
Definition at line 40 of file G4LogicalCrystalVolume.cc.
|
override |
Definition at line 54 of file G4LogicalCrystalVolume.cc.
const G4ThreeVector & G4LogicalCrystalVolume::GetBasis | ( | G4int | i | ) | const |
Definition at line 78 of file G4LogicalCrystalVolume.cc.
Referenced by SetMillerOrientation().
const G4CrystalExtension * G4LogicalCrystalVolume::GetCrystal | ( | ) | const |
Definition at line 69 of file G4LogicalCrystalVolume.cc.
Referenced by GetBasis().
|
inlineoverridevirtual |
Reimplemented from G4LogicalVolume.
Definition at line 64 of file G4LogicalCrystalVolume.hh.
|
static |
Definition at line 62 of file G4LogicalCrystalVolume.cc.
Referenced by G4Channeling::GetMeanFreePath(), and G4Channeling::PostStepDoIt().
const G4ThreeVector & G4LogicalCrystalVolume::RotateToLattice | ( | G4ThreeVector & | dir | ) | const |
Definition at line 122 of file G4LogicalCrystalVolume.cc.
const G4ThreeVector & G4LogicalCrystalVolume::RotateToSolid | ( | G4ThreeVector & | dir | ) | const |
Definition at line 128 of file G4LogicalCrystalVolume.cc.
Referenced by G4Channeling::PostStepDoIt().
Definition at line 85 of file G4LogicalCrystalVolume.cc.
Referenced by G4LogicalCrystalVolume().
|
inline |
Definition at line 81 of file G4LogicalCrystalVolume.hh.