Geant4  10.00.p02
G4GDMLParameterisation Class Reference

#include <G4GDMLParameterisation.hh>

+ Inheritance diagram for G4GDMLParameterisation:
+ Collaboration diagram for G4GDMLParameterisation:

Classes

struct  PARAMETER
 

Public Member Functions

G4int GetSize () const
 
void AddParameter (const PARAMETER &)
 
- Public Member Functions inherited from G4VPVParameterisation
 G4VPVParameterisation ()
 
virtual ~G4VPVParameterisation ()
 
virtual G4VSolidComputeSolid (const G4int, G4VPhysicalVolume *)
 
virtual G4MaterialComputeMaterial (const G4int repNo, G4VPhysicalVolume *currentVol, const G4VTouchable *parentTouch=0)
 
virtual G4bool IsNested () const
 
virtual G4VVolumeMaterialScannerGetMaterialScanner ()
 

Private Member Functions

void ComputeTransformation (const G4int, G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Box &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Tubs &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const
 

Private Attributes

std::vector< PARAMETERparameterList
 

Detailed Description

Definition at line 66 of file G4GDMLParameterisation.hh.

Member Function Documentation

void G4GDMLParameterisation::AddParameter ( const PARAMETER newParameter)

Definition at line 43 of file G4GDMLParameterisation.cc.

References parameterList.

Referenced by G4GDMLReadParamvol::ParametersRead().

+ Here is the caller graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Box box,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 56 of file G4GDMLParameterisation.cc.

References parameterList, G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), and G4Box::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Trd trd,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 64 of file G4GDMLParameterisation.cc.

References parameterList, G4Trd::SetXHalfLength1(), G4Trd::SetXHalfLength2(), G4Trd::SetYHalfLength1(), G4Trd::SetYHalfLength2(), and G4Trd::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Trap trap,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 74 of file G4GDMLParameterisation.cc.

References parameterList, and G4Trap::SetAllParameters().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Cons cons,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 100 of file G4GDMLParameterisation.cc.

References parameterList, G4Cons::SetDeltaPhiAngle(), G4Cons::SetInnerRadiusMinusZ(), G4Cons::SetInnerRadiusPlusZ(), G4Cons::SetOuterRadiusMinusZ(), G4Cons::SetOuterRadiusPlusZ(), G4Cons::SetStartPhiAngle(), and G4Cons::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Sphere sphere,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 112 of file G4GDMLParameterisation.cc.

References parameterList, G4Sphere::SetDeltaPhiAngle(), G4Sphere::SetDeltaThetaAngle(), G4Sphere::SetInnerRadius(), G4Sphere::SetOuterRadius(), G4Sphere::SetStartPhiAngle(), and G4Sphere::SetStartThetaAngle().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Orb orb,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 123 of file G4GDMLParameterisation.cc.

References parameterList, and G4Orb::SetRadius().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Ellipsoid ellipsoid,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 129 of file G4GDMLParameterisation.cc.

References parameterList, G4Ellipsoid::SetSemiAxis(), and G4Ellipsoid::SetZCuts().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Torus torus,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 139 of file G4GDMLParameterisation.cc.

References parameterList, and G4Torus::SetAllParameters().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Para para,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 149 of file G4GDMLParameterisation.cc.

References parameterList, G4Para::SetAlpha(), G4Para::SetTanAlpha(), G4Para::SetThetaAndPhi(), G4Para::SetXHalfLength(), G4Para::SetYHalfLength(), and G4Para::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Hype hype,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 160 of file G4GDMLParameterisation.cc.

References parameterList, G4Hype::SetInnerRadius(), G4Hype::SetInnerStereo(), G4Hype::SetOuterRadius(), G4Hype::SetOuterStereo(), and G4Hype::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Tubs tubs,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 90 of file G4GDMLParameterisation.cc.

References parameterList, G4Tubs::SetDeltaPhiAngle(), G4Tubs::SetInnerRadius(), G4Tubs::SetOuterRadius(), G4Tubs::SetStartPhiAngle(), and G4Tubs::SetZHalfLength().

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Polycone pcone,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual

Reimplemented from G4VPVParameterisation.

Definition at line 170 of file G4GDMLParameterisation.cc.

References G4Polycone::GetOriginalParameters(), G4PolyconeHistorical::Num_z_planes, G4PolyconeHistorical::Opening_angle, parameterList, G4Polycone::Reset(), G4PolyconeHistorical::Rmax, G4PolyconeHistorical::Rmin, G4Polycone::SetOriginalParameters(), G4PolyconeHistorical::Start_angle, and G4PolyconeHistorical::Z_values.

+ Here is the call graph for this function:

void G4GDMLParameterisation::ComputeDimensions ( G4Polyhedra polyhedra,
const G4int  index,
const G4VPhysicalVolume  
) const
privatevirtual
void G4GDMLParameterisation::ComputeTransformation ( const G4int  index,
G4VPhysicalVolume physvol 
) const
privatevirtual

Implements G4VPVParameterisation.

Definition at line 49 of file G4GDMLParameterisation.cc.

References parameterList, position, G4VPhysicalVolume::SetRotation(), and G4VPhysicalVolume::SetTranslation().

+ Here is the call graph for this function:

G4int G4GDMLParameterisation::GetSize ( ) const

Definition at line 38 of file G4GDMLParameterisation.cc.

References parameterList.

Referenced by G4GDMLReadParamvol::ParamvolRead().

+ Here is the caller graph for this function:

Member Data Documentation

std::vector<PARAMETER> G4GDMLParameterisation::parameterList
private

The documentation for this class was generated from the following files: