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

Chamber parameterisation for the persistency example. More...

#include <ExP01ChamberParameterisation.hh>

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

Public Member Functions

 ExP01ChamberParameterisation (G4int NoChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal)
 
virtual ~ExP01ChamberParameterisation ()
 
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 parameterisation for the persistency example.

Definition at line 66 of file ExP01ChamberParameterisation.hh.

Constructor & Destructor Documentation

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

Definition at line 43 of file ExP01ChamberParameterisation.cc.

ExP01ChamberParameterisation::~ExP01ChamberParameterisation ( )
virtual

Definition at line 69 of file ExP01ChamberParameterisation.cc.

Member Function Documentation

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

Reimplemented from G4VPVParameterisation.

Definition at line 86 of file ExP01ChamberParameterisation.cc.

Here is the call graph for this function:

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

Implements G4VPVParameterisation.

Definition at line 75 of file ExP01ChamberParameterisation.cc.

Here is the call graph for this function:


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