
Public Member Functions | |
| BDSPrimaryGeneratorAction (BDSDetectorConstruction *) | |
| ~BDSPrimaryGeneratorAction () | |
| void | GeneratePrimaries (G4Event *) |
Private Attributes | |
| G4ParticleGun * | particleGun |
| BDSDetectorConstruction * | BDSDetector |
| G4double | weight |
| G4double | beta_x |
| G4double | sig_z |
| G4double | KineticEnergy |
| G4double | gamma |
| G4double | beta_y |
| G4double | sig_dp |
| G4double | emit_x |
| G4double | emit_y |
| G4double | charge |
| G4double | sig_x |
| G4double | sig_xp |
| G4double | sig_y |
| G4double | sig_yp |
| G4double | sig_t |
| std::ifstream | InputBunchFile |
| std::ifstream | ExtractBunchFile |
| G4double | logXfactor |
| G4double | logYfactor |
| G4double | itsSynchCritEng |
| BDSSynchrotronRadiation * | itsBDSSynchrotronRadiation |
Definition at line 24 of file BDSPrimaryGeneratorAction.hh.
1.4.7