Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G02ChamberParameterisation Class Reference

Chamber parametrisation used in the GDML read/write example. More...

#include <G02ChamberParameterisation.hh>

Inheritance diagram for G02ChamberParameterisation:
Inheritance graph
[legend]
Collaboration diagram for G02ChamberParameterisation:
Collaboration graph
[legend]

Public Member Functions

 G02ChamberParameterisation (G4int NoChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal)
 
virtual ~G02ChamberParameterisation ()
 
void ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const
 
void ComputeDimensions (G4Box &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const
 
- 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 ()
 

Detailed Description

Chamber parametrisation used in the GDML read/write example.

Definition at line 67 of file G02ChamberParameterisation.hh.

Constructor & Destructor Documentation

G02ChamberParameterisation::G02ChamberParameterisation ( G4int  NoChambers,
G4double  startZ,
G4double  spacing,
G4double  widthChamber,
G4double  lengthInitial,
G4double  lengthFinal 
)

Definition at line 45 of file G02ChamberParameterisation.cc.

Here is the call graph for this function:

G02ChamberParameterisation::~G02ChamberParameterisation ( )
virtual

Definition at line 72 of file G02ChamberParameterisation.cc.

Member Function Documentation

void G02ChamberParameterisation::ComputeDimensions ( G4Box trackerLayer,
const G4int  copyNo,
const G4VPhysicalVolume physVol 
) const
virtual

Reimplemented from G4VPVParameterisation.

Definition at line 89 of file G02ChamberParameterisation.cc.

Here is the call graph for this function:

void G02ChamberParameterisation::ComputeTransformation ( const G4int  copyNo,
G4VPhysicalVolume physVol 
) const
virtual

Implements G4VPVParameterisation.

Definition at line 78 of file G02ChamberParameterisation.cc.

Here is the call graph for this function:


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