
Public Member Functions | |
| BDSPrimaryGeneratorAction (BDSBunch *) | |
| ~BDSPrimaryGeneratorAction () | |
| virtual void | GeneratePrimaries (G4Event *) |
Private Attributes | |
| G4ParticleGun * | particleGun |
| pointer a to G4 service class | |
| G4double | weight |
| BDSBunch * | bdsBunch |
| pointer to the particle distribution generator | |
Definition at line 21 of file BDSPrimaryGeneratorAction.hh.
G4double BDSPrimaryGeneratorAction::weight [private] |
weight of the primaries currently always 1 and not possible to change it
Definition at line 35 of file BDSPrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries().
1.4.7