Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: XrayFluoPrimaryGeneratorAction.hh
// GEANT4 tag $Name: xray_fluo-V04-01-03
// GEANT4 tag $Name: xray_fluo-V03-02-00
//
// Author: Elena Guardincerri (Elena.Guardincerri@ge.infn.it)
//
@@ -74,16 +74,16 @@ private:
//pointer a to G4 service class
G4ParticleGun* particleGun;
//pointer to the geometry
//pointer to the geometry
XrayFluoDetectorConstruction* XrayFluoDetector;
//messenger of this class
XrayFluoPrimaryGeneratorMessenger* gunMessenger;
XrayFluoRunAction* runManager;
//flag for a random impact point
//flag for a random impact point
G4String rndmFlag;
//flag for a circular non-point source
G4String beam;