

Public Member Functions | |
| BDSBunchPtc () | |
| ~BDSBunchPtc () | |
| virtual void | SetOptions (struct Options &opt) |
| virtual void | GetNextParticle (G4double &x0, G4double &y0, G4double &z0, G4double &xp, G4double &yp, G4double &zp, G4double &t, G4double &E, G4double &weight) |
Private Member Functions | |
| void | LoadPtcFile () |
| void | SetDistribFile (G4String distribFileNameIn) |
Private Attributes | |
| G4int | nRays |
| G4String | fileName |
| G4int | iRay |
| std::vector< double * > | ptcData |
| > current ray | |
Definition at line 9 of file BDSBunchPtc.hh.
1.4.7