#include <G4ReflectionFactory.hh>
|
virtual | ~G4ReflectionFactory () |
|
G4PhysicalVolumesPair | Place (const G4Transform3D &transform3D, const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, G4bool isMany, G4int copyNo, G4bool surfCheck=false) |
|
G4PhysicalVolumesPair | Replicate (const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, EAxis axis, G4int nofReplicas, G4double width, G4double offset=0) |
|
G4PhysicalVolumesPair | Divide (const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, EAxis axis, G4int nofDivisions, G4double width, G4double offset) |
|
G4PhysicalVolumesPair | Divide (const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, EAxis axis, G4int nofDivisions, G4double offset) |
|
G4PhysicalVolumesPair | Divide (const G4String &name, G4LogicalVolume *LV, G4LogicalVolume *motherLV, EAxis axis, G4double width, G4double offset) |
|
void | SetVerboseLevel (G4int verboseLevel) |
|
G4int | GetVerboseLevel () const |
|
void | SetVolumesNameExtension (const G4String &nameExtension) |
|
const G4String & | GetVolumesNameExtension () const |
|
void | SetScalePrecision (G4double scaleValue) |
|
G4double | GetScalePrecision () const |
|
G4LogicalVolume * | GetConstituentLV (G4LogicalVolume *reflLV) const |
|
G4LogicalVolume * | GetReflectedLV (G4LogicalVolume *lv) const |
|
G4bool | IsConstituent (G4LogicalVolume *lv) const |
|
G4bool | IsReflected (G4LogicalVolume *lv) const |
|
const G4ReflectedVolumesMap & | GetReflectedVolumesMap () const |
|
void | Reset () |
|
Definition at line 84 of file G4ReflectionFactory.hh.
G4ReflectionFactory::~G4ReflectionFactory |
( |
| ) |
|
|
virtual |
G4ReflectionFactory::G4ReflectionFactory |
( |
| ) |
|
|
protected |
G4double G4ReflectionFactory::GetScalePrecision |
( |
| ) |
const |
G4int G4ReflectionFactory::GetVerboseLevel |
( |
| ) |
const |
const G4String & G4ReflectionFactory::GetVolumesNameExtension |
( |
| ) |
const |
void G4ReflectionFactory::Reset |
( |
| ) |
|
void G4ReflectionFactory::SetScalePrecision |
( |
G4double |
scaleValue | ) |
|
void G4ReflectionFactory::SetVerboseLevel |
( |
G4int |
verboseLevel | ) |
|
void G4ReflectionFactory::SetVolumesNameExtension |
( |
const G4String & |
nameExtension | ) |
|
The documentation for this class was generated from the following files: