Import Geant4 9.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:58:43 +02:00
parent 96c8bcd0af
commit b79225fb37
7544 changed files with 245407 additions and 91099 deletions
@@ -60,6 +60,7 @@ class G4CollisionManager;
class G4Track;
class G4KineticTrack;
class G43DNucleus;
class G4Scatterer;
class G4BinaryCascade : public G4VIntraNuclearTransportModel
{
@@ -136,6 +137,8 @@ private:
G4ExcitationHandler * theExcitationHandler;
G4CollisionManager * theCollisionMgr;
G4Scatterer * theH1Scatterer;
std::vector<G4BCAction *> theImR;
G4BCDecay * theDecay;