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