Geant4-11
|
#include <G4EzVolume.hh>
Protected Attributes | |
G4LogicalVolume * | lv |
G4LogicalVolume * | lvsub |
G4String | name |
G4int | nplacement |
G4VSolid * | solid |
G4VisAttributes * | va |
Definition at line 51 of file G4EzVolume.hh.
G4EzVolume::G4EzVolume | ( | ) |
Definition at line 53 of file G4EzVolume.cc.
G4EzVolume::G4EzVolume | ( | const G4String & | aname | ) |
Definition at line 64 of file G4EzVolume.cc.
G4EzVolume::~G4EzVolume | ( | ) |
Definition at line 73 of file G4EzVolume.cc.
void G4EzVolume::CreateBoxVolume | ( | G4Material * | amaterial, |
G4double | dx, | ||
G4double | dy, | ||
G4double | dz | ||
) |
Definition at line 80 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, solid, and va.
Referenced by BOOST_PYTHON_MODULE().
void G4EzVolume::CreateConeVolume | ( | G4Material * | amaterial, |
G4double | rmin1, | ||
G4double | rmax1, | ||
G4double | rmin2, | ||
G4double | rmax2, | ||
G4double | dz, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360.*deg |
||
) |
Definition at line 121 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, solid, and va.
Referenced by BOOST_PYTHON_MODULE().
void G4EzVolume::CreateOrbVolume | ( | G4Material * | amaterial, |
G4double | rmax | ||
) |
Definition at line 167 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, solid, and va.
Referenced by BOOST_PYTHON_MODULE().
void G4EzVolume::CreateSphereVolume | ( | G4Material * | amaterial, |
G4double | rmin, | ||
G4double | rmax, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360.*deg , |
||
G4double | theta0 = 0. , |
||
G4double | dtheta = 180.*deg |
||
) |
Definition at line 145 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, solid, and va.
Referenced by BOOST_PYTHON_MODULE().
void G4EzVolume::CreateTubeVolume | ( | G4Material * | amaterial, |
G4double | rmin, | ||
G4double | rmax, | ||
G4double | dz, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360*deg |
||
) |
Definition at line 100 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, solid, and va.
Referenced by BOOST_PYTHON_MODULE().
|
inline |
Definition at line 142 of file G4EzVolume.hh.
References GetMaterial(), and lv.
Referenced by BOOST_PYTHON_MODULE(), GetMaterial(), and VoxelizeIt().
|
inline |
|
inline |
|
inline |
Definition at line 134 of file G4EzVolume.hh.
References solid.
Referenced by BOOST_PYTHON_MODULE().
G4VPhysicalVolume * G4EzVolume::PlaceIt | ( | const G4ThreeVector & | pos, |
G4int | ncopy = 0 , |
||
G4EzVolume * | parent = 0 |
||
) |
Definition at line 186 of file G4EzVolume.cc.
References G4cout, G4endl, G4EzWorld::GetWorldVolume(), lv, name, nplacement, and pos.
G4VPhysicalVolume * G4EzVolume::PlaceIt | ( | const G4Transform3D & | transform, |
G4int | ncopy = 0 , |
||
G4EzVolume * | parent = 0 |
||
) |
Definition at line 211 of file G4EzVolume.cc.
References G4cout, G4endl, G4EzWorld::GetWorldVolume(), lv, name, nplacement, and G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::transform().
G4VPhysicalVolume * G4EzVolume::ReplicateIt | ( | G4EzVolume * | parent, |
EAxis | pAxis, | ||
G4int | nReplicas, | ||
G4double | width, | ||
G4double | offset = 0 |
||
) |
Definition at line 236 of file G4EzVolume.cc.
References G4cout, G4endl, lv, name, and nplacement.
Referenced by BOOST_PYTHON_MODULE().
|
inline |
Definition at line 155 of file G4EzVolume.hh.
References SetColor(), and va.
Referenced by SetColor().
Definition at line 160 of file G4EzVolume.hh.
References SetColor(), and va.
|
inline |
Definition at line 136 of file G4EzVolume.hh.
References lv, lvsub, and SetMaterial().
Referenced by BOOST_PYTHON_MODULE(), and SetMaterial().
void G4EzVolume::SetSensitiveDetector | ( | G4VSensitiveDetector * | asd | ) |
Definition at line 300 of file G4EzVolume.cc.
References lv, lvsub, and SetSensitiveDetector().
Referenced by BOOST_PYTHON_MODULE(), and SetSensitiveDetector().
|
inline |
Definition at line 132 of file G4EzVolume.hh.
References solid.
Referenced by BOOST_PYTHON_MODULE().
|
inline |
Definition at line 150 of file G4EzVolume.hh.
References SetVisibility(), and va.
Referenced by BOOST_PYTHON_MODULE(), and SetVisibility().
G4ThreeVector G4EzVolume::VoxelizeIt | ( | G4int | nx, |
G4int | ny, | ||
G4int | nz | ||
) |
Definition at line 256 of file G4EzVolume.cc.
References G4cout, G4endl, GetMaterial(), kXAxis, lv, lvsub, name, and solid.
Referenced by BOOST_PYTHON_MODULE().
|
protected |
Definition at line 56 of file G4EzVolume.hh.
Referenced by CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), GetMaterial(), PlaceIt(), ReplicateIt(), SetMaterial(), SetSensitiveDetector(), and VoxelizeIt().
|
protected |
Definition at line 57 of file G4EzVolume.hh.
Referenced by SetMaterial(), SetSensitiveDetector(), and VoxelizeIt().
|
protected |
Definition at line 54 of file G4EzVolume.hh.
Referenced by source.g4viscp.G4Scene::create_scene(), CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), GetName(), PlaceIt(), mcscore.MCParticle::printout(), ReplicateIt(), source.g4viscp.G4Scene::update_scene(), and VoxelizeIt().
|
protected |
Definition at line 59 of file G4EzVolume.hh.
Referenced by GetNofPlacements(), PlaceIt(), and ReplicateIt().
|
protected |
Definition at line 55 of file G4EzVolume.hh.
Referenced by demo.App::cmd_beamOn(), Lesson1.App::cmd_beamOn(), CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), GetSolid(), SetSolid(), and VoxelizeIt().
|
protected |
Definition at line 58 of file G4EzVolume.hh.
Referenced by CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), SetColor(), and SetVisibility().