BLManager_PrimaryGeneratorAction Class Reference

List of all members.

Public Member Functions

 BLManager_PrimaryGeneratorAction (BLManager *p)
void GeneratePrimaries (G4Event *event)

Private Attributes

BLManagermgr


Constructor & Destructor Documentation

BLManager_PrimaryGeneratorAction::BLManager_PrimaryGeneratorAction ( BLManager p  )  [inline]

References mgr.

00189 { mgr = p; }


Member Function Documentation

void BLManager_PrimaryGeneratorAction::GeneratePrimaries ( G4Event *  event  )  [inline]

References BLManager::GeneratePrimaries(), and mgr.

00190                                                {
00191                 mgr->GeneratePrimaries(event);
00192         }


Member Data Documentation


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