#include <BDSBunch.hh>
Collaboration diagram for BDSBunch:

Public Member Functions | |
| BDSBunch () | |
| ~BDSBunch () | |
| void | SetOptions (struct Options &opt) |
| void | GetNextParticle (G4double &x0, G4double &y0, G4double &z0, G4double &xp, G4double &yp, G4double &zp, G4double &t, G4double &E, G4double &weight) |
| std::string | GetDistributionType () |
| BDSBunchInterface * | GetBDSBunchInterface () |
Protected Attributes | |
| std::string | distribType |
| particle distribution | |
| BDSBunchInterface * | bdsBunch |
| bdsBunch holds the distribution information and provides the next particle | |
This class generates the particles
Definition at line 20 of file BDSBunch.hh.
1.4.7