Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -23,13 +23,15 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
|
||||
#include <typeinfo>
|
||||
|
||||
#include "G4CollisionManager.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "G4HadronicException.hh"
|
||||
#include "G4CollisionInitialState.hh"
|
||||
#include "G4BCAction.hh"
|
||||
|
||||
#include <typeinfo>
|
||||
|
||||
G4CollisionManager::G4CollisionManager()
|
||||
{
|
||||
theCollisionList = new G4ListOfCollisions;
|
||||
|
||||
Reference in New Issue
Block a user