Geant4
10.03.p03
|
#include <G4ReflectionFactory.hh>
Static Public Member Functions | |
static G4ReflectionFactory * | Instance () |
Protected Member Functions | |
G4ReflectionFactory () | |
G4ReflectionFactory (const G4ReflectionFactory &) | |
G4ReflectionFactory & | operator= (const G4ReflectionFactory &) |
Definition at line 84 of file G4ReflectionFactory.hh.
|
virtual |
Definition at line 97 of file G4ReflectionFactory.cc.
|
protected |
Definition at line 83 of file G4ReflectionFactory.cc.
|
protected |
G4PhysicalVolumesPair G4ReflectionFactory::Divide | ( | const G4String & | name, |
G4LogicalVolume * | LV, | ||
G4LogicalVolume * | motherLV, | ||
EAxis | axis, | ||
G4int | nofDivisions, | ||
G4double | width, | ||
G4double | offset | ||
) |
Definition at line 243 of file G4ReflectionFactory.cc.
G4PhysicalVolumesPair G4ReflectionFactory::Divide | ( | const G4String & | name, |
G4LogicalVolume * | LV, | ||
G4LogicalVolume * | motherLV, | ||
EAxis | axis, | ||
G4int | nofDivisions, | ||
G4double | offset | ||
) |
Definition at line 285 of file G4ReflectionFactory.cc.
G4PhysicalVolumesPair G4ReflectionFactory::Divide | ( | const G4String & | name, |
G4LogicalVolume * | LV, | ||
G4LogicalVolume * | motherLV, | ||
EAxis | axis, | ||
G4double | width, | ||
G4double | offset | ||
) |
Definition at line 326 of file G4ReflectionFactory.cc.
G4LogicalVolume * G4ReflectionFactory::GetConstituentLV | ( | G4LogicalVolume * | reflLV | ) | const |
G4LogicalVolume * G4ReflectionFactory::GetReflectedLV | ( | G4LogicalVolume * | lv | ) | const |
const G4ReflectedVolumesMap & G4ReflectionFactory::GetReflectedVolumesMap | ( | ) | const |
Definition at line 752 of file G4ReflectionFactory.cc.
G4double G4ReflectionFactory::GetScalePrecision | ( | ) | const |
Definition at line 843 of file G4ReflectionFactory.cc.
G4int G4ReflectionFactory::GetVerboseLevel | ( | ) | const |
Definition at line 857 of file G4ReflectionFactory.cc.
const G4String & G4ReflectionFactory::GetVolumesNameExtension | ( | ) | const |
Definition at line 871 of file G4ReflectionFactory.cc.
|
static |
Definition at line 71 of file G4ReflectionFactory.cc.
G4bool G4ReflectionFactory::IsConstituent | ( | G4LogicalVolume * | lv | ) | const |
Definition at line 716 of file G4ReflectionFactory.cc.
G4bool G4ReflectionFactory::IsReflected | ( | G4LogicalVolume * | lv | ) | const |
|
protected |
G4PhysicalVolumesPair G4ReflectionFactory::Place | ( | const G4Transform3D & | transform3D, |
const G4String & | name, | ||
G4LogicalVolume * | LV, | ||
G4LogicalVolume * | motherLV, | ||
G4bool | isMany, | ||
G4int | copyNo, | ||
G4bool | surfCheck = false |
||
) |
Definition at line 109 of file G4ReflectionFactory.cc.
G4PhysicalVolumesPair G4ReflectionFactory::Replicate | ( | const G4String & | name, |
G4LogicalVolume * | LV, | ||
G4LogicalVolume * | motherLV, | ||
EAxis | axis, | ||
G4int | nofReplicas, | ||
G4double | width, | ||
G4double | offset = 0 |
||
) |
Definition at line 204 of file G4ReflectionFactory.cc.
void G4ReflectionFactory::Reset | ( | ) |
Definition at line 760 of file G4ReflectionFactory.cc.
Definition at line 850 of file G4ReflectionFactory.cc.
Definition at line 864 of file G4ReflectionFactory.cc.