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

#include <B2bChamberParameterisation.hh>

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

Public Member Functions

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

A parameterisation that describes a series of boxes along Z.

The boxes have equal width, & their lengths are a linear equation. They are spaced an equal distance apart, starting from given location.

Definition at line 58 of file B2bChamberParameterisation.hh.

Constructor & Destructor Documentation

B2bChamberParameterisation::B2bChamberParameterisation ( G4int  noChambers,
G4double  startZ,
G4double  spacing,
G4double  widthChamber,
G4double  lengthInitial,
G4double  lengthFinal 
)

Definition at line 40 of file B2bChamberParameterisation.cc.

Here is the call graph for this function:

B2bChamberParameterisation::~B2bChamberParameterisation ( )
virtual

Definition at line 65 of file B2bChamberParameterisation.cc.

Member Function Documentation

void B2bChamberParameterisation::ComputeDimensions ( G4Tubs trackerLayer,
const G4int  copyNo,
const G4VPhysicalVolume physVol 
) const
virtual

Reimplemented from G4VPVParameterisation.

Definition at line 83 of file B2bChamberParameterisation.cc.

Here is the call graph for this function:

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

Implements G4VPVParameterisation.

Definition at line 71 of file B2bChamberParameterisation.cc.

Here is the call graph for this function:


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