#include <string>
Include dependency graph for GiGaVolumeUtils.h:
Go to the source code of this file.
Namespaces | |
namespace | GiGaVolumeUtils |
Defines | |
#define | GIGACNV_GIGAVOLUMEUTILS_H 1 |
Functions | |
G4LogicalVolume * | GiGaVolumeUtils::findLVolume (const std::string &Name) |
findLVolume retrieve Geant4 logical volume from the store by name | |
G4VPhysicalVolume * | GiGaVolumeUtils::findPVolume (const std::string &Name) |
findPVolume retrieve Geant4 physical volume from the store by name | |
GiGaAssembly * | GiGaVolumeUtils::findLAssembly (const std::string &Name) |
findLAssembly retrieve assembly volume from the store by name | |
G4Region * | GiGaVolumeUtils::findRegion (const std::string &Name) |
findRegion retrieve region from the store by name |
#define GIGACNV_GIGAVOLUMEUTILS_H 1 |
Definition at line 17 of file GiGaVolumeUtils.h.