#include <G4ParameterisationPara.hh>
|
| G4ParameterisationParaZ (EAxis axis, G4int nCopies, G4double offset, G4double step, G4VSolid *msolid, DivisionType divType) |
|
| ~G4ParameterisationParaZ () |
|
G4double | GetMaxParameter () const |
|
void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
|
void | ComputeDimensions (G4Para ¶, const G4int copyNo, const G4VPhysicalVolume *pv) const |
|
| G4VParameterisationPara (EAxis axis, G4int nCopies, G4double offset, G4double step, G4VSolid *msolid, DivisionType divType) |
|
virtual | ~G4VParameterisationPara () |
|
| G4VDivisionParameterisation (EAxis axis, G4int nDiv, G4double width, G4double offset, DivisionType divType, G4VSolid *motherSolid=0) |
|
virtual | ~G4VDivisionParameterisation () |
|
virtual G4VSolid * | ComputeSolid (const G4int, G4VPhysicalVolume *) |
|
const G4String & | GetType () const |
|
EAxis | GetAxis () const |
|
G4int | GetNoDiv () const |
|
G4double | GetWidth () const |
|
G4double | GetOffset () const |
|
G4VSolid * | GetMotherSolid () const |
|
void | SetType (const G4String &type) |
|
G4int | VolumeFirstCopyNo () const |
|
void | SetHalfGap (G4double hg) |
|
G4double | GetHalfGap () const |
|
| G4VPVParameterisation () |
|
virtual | ~G4VPVParameterisation () |
|
virtual G4Material * | ComputeMaterial (const G4int repNo, G4VPhysicalVolume *currentVol, const G4VTouchable *parentTouch=0) |
|
virtual G4bool | IsNested () const |
|
virtual G4VVolumeMaterialScanner * | GetMaterialScanner () |
|
Definition at line 168 of file G4ParameterisationPara.hh.
Definition at line 290 of file G4ParameterisationPara.cc.
311 G4cout <<
" G4ParameterisationParaZ - # divisions " <<
fnDiv
312 <<
" = " << nDiv <<
G4endl
virtual void CheckParametersValidity()
static const G4int verbose
void SetType(const G4String &type)
G4VParameterisationPara(EAxis axis, G4int nCopies, G4double offset, G4double step, G4VSolid *msolid, DivisionType divType)
G4double CalculateWidth(G4double motherDim, G4int nDiv, G4double offset) const
G4GLOB_DLL std::ostream G4cout
G4int CalculateNDiv(G4double motherDim, G4double width, G4double offset) const
G4double GetZHalfLength() const
G4ParameterisationParaZ::~G4ParameterisationParaZ |
( |
| ) |
|
Reimplemented from G4VPVParameterisation.
Definition at line 360 of file G4ParameterisationPara.cc.
379 G4cout <<
" G4ParameterisationParaZ::ComputeDimensions()"
380 <<
" - Mother PARA " <<
G4endl;
G4ThreeVector GetSymAxis() const
static const G4int verbose
void SetAllParameters(G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi)
G4GLOB_DLL std::ostream G4cout
G4double GetXHalfLength() const
G4double GetTanAlpha() const
G4double GetYHalfLength() const
Implements G4VDivisionParameterisation.
Definition at line 334 of file G4ParameterisationPara.cc.
347 G4cout << std::setprecision(8) <<
" G4ParameterisationParaZ "
349 <<
" Position: " << origin <<
" - Axis: " <<
faxis <<
G4endl;
G4ThreeVector GetSymAxis() const
static const G4int verbose
G4GLOB_DLL std::ostream G4cout
void SetTranslation(const G4ThreeVector &v)
G4double GetZHalfLength() const
G4double G4ParameterisationParaZ::GetMaxParameter |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: