Import Geant4 0.1.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: exampleN05.cc,v 2.7 1998/12/10 04:14:01 verderi Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: exampleN05.cc,v 1.2 1999/05/28 12:55:34 stesting Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------
|
||||
@@ -21,6 +21,14 @@
|
||||
// ie "Fast Simulation".
|
||||
//-------------------------------------------------------------------
|
||||
|
||||
//------------------------------
|
||||
// Run, Generator etc.. actions:
|
||||
//------------------------------
|
||||
#include "ExN05RunAction.hh"
|
||||
#include "ExN05PrimaryGeneratorAction.hh"
|
||||
#include "ExN05EventAction.hh"
|
||||
#include "ExN05SteppingAction.hh"
|
||||
|
||||
//---------------------------
|
||||
// Parameterisation manager:
|
||||
//---------------------------
|
||||
@@ -31,14 +39,6 @@
|
||||
//--------------------
|
||||
#include "ExN05DetectorConstruction.hh"
|
||||
|
||||
//------------------------------
|
||||
// Run, Generator etc.. actions:
|
||||
//------------------------------
|
||||
#include "ExN05RunAction.hh"
|
||||
#include "ExN05PrimaryGeneratorAction.hh"
|
||||
#include "ExN05EventAction.hh"
|
||||
#include "ExN05SteppingAction.hh"
|
||||
|
||||
//----------------------------------
|
||||
// ExN05PhysicsList makes use of the
|
||||
// G4ParameterisationManagerProcess
|
||||
|
||||
Reference in New Issue
Block a user