#include <G4PVDivisionFactory.hh>
|
| virtual | ~G4PVDivisionFactory () |
| |
| virtual G4VPhysicalVolume * | CreatePVDivision (const G4String &pName, G4LogicalVolume *pLogical, G4LogicalVolume *pMother, const EAxis pAxis, const G4int nReplicas, const G4double width, const G4double offset) |
| |
| virtual G4VPhysicalVolume * | CreatePVDivision (const G4String &pName, G4LogicalVolume *pLogical, G4LogicalVolume *pMotherLogical, const EAxis pAxis, const G4int nReplicas, const G4double offset) |
| |
| virtual G4VPhysicalVolume * | CreatePVDivision (const G4String &pName, G4LogicalVolume *pLogical, G4LogicalVolume *pMotherLogical, const EAxis pAxis, const G4double width, const G4double offset) |
| |
| virtual G4VPhysicalVolume * | CreatePVDivision (const G4String &pName, G4LogicalVolume *pLogical, G4LogicalVolume *pMotherLogical, const G4VPVParameterisation *param) |
| |
| virtual G4bool | IsPVDivision (const G4VPhysicalVolume *pv) const |
| |
| virtual | ~G4VPVDivisionFactory () |
| |
Definition at line 47 of file G4PVDivisionFactory.hh.
| G4PVDivisionFactory::~G4PVDivisionFactory |
( |
| ) |
|
|
virtual |
| G4PVDivisionFactory::G4PVDivisionFactory |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: