BLManager::ZStep Struct Reference

List of all members.

Public Member Functions

 ZStep (G4double _z, ZSteppingAction *a)

Public Attributes

G4double z
ZSteppingActionaction


Constructor & Destructor Documentation

BLManager::ZStep::ZStep ( G4double  _z,
ZSteppingAction a 
) [inline]

References action, and z.

00103 { z=_z; action=a; }


Member Data Documentation

Referenced by ZStep().

Referenced by ZStep().


The documentation for this struct was generated from the following file:
g4beamline