Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -32,8 +32,7 @@
// * *
// ************************************
//
// $Id: PurgMagAnalysisManager.cc,v 1.3 2006-06-29 16:06:09 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#ifdef G4ANALYSIS_USE
#include <stdlib.h>
@@ -32,13 +32,14 @@
// * *
// *****************************************
//
// $Id: PurgMagDetectorConstruction.cc,v 1.4 2006-06-29 16:06:11 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "PurgMagDetectorConstruction.hh"
#include "PurgMagTabulatedField3D.hh"
#include "G4ThreeVector.hh"
#include "globals.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ThreeVector.hh"
#include "G4Material.hh"
#include "G4Box.hh"
#include "G4Trd.hh"
@@ -32,8 +32,7 @@
// * *
// ********************************
//
// $Id: PurgMagEventAction.cc,v 1.6 2010-06-07 05:18:38 perl Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -33,13 +33,13 @@
// ********************************
//
//
// $Id: PurgMagPhysicsList.cc,v 1.6 2010-11-18 13:10:08 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
#include "PurgMagPhysicsList.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleDefinition.hh"
#include "G4ParticleWithCuts.hh"
#include "G4ProcessManager.hh"
@@ -32,8 +32,7 @@
// * *
// ********************************************
//
// $Id: PurgMagPrimaryGeneratorAction.cc,v 1.3 2006-06-29 16:06:17 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -42,12 +41,13 @@
#include "PurgMagDetectorConstruction.hh"
#include "G4SystemOfUnits.hh"
#include "G4UnitsTable.hh"
#include "G4Event.hh"
#include "G4ParticleGun.hh"
#include "G4ParticleTable.hh"
#include "G4ParticleDefinition.hh"
#include "Randomize.hh"
#include "G4UnitsTable.hh"
//Print position of primaries.
#define POSITION 0
@@ -32,8 +32,7 @@
// * *
// ******************************
//
// $Id: PurgMagRunAction.cc,v 1.4 2006-06-29 16:06:19 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "PurgMagRunAction.hh"
@@ -32,8 +32,7 @@
// * *
// ***********************************
//
// $Id: PurgMagSteppingAction.cc,v 1.5 2006-06-29 16:06:21 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -32,8 +32,7 @@
// * *
// ************************************
//
// $Id: PurgMagSteppingVerbose.cc,v 1.3 2006-06-29 16:06:23 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "PurgMagSteppingVerbose.hh"
@@ -32,11 +32,11 @@
// * *
// *************************************
//
// $Id: PurgMagTabulatedField3D.cc,v 1.4 2006-06-29 16:06:25 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "PurgMagTabulatedField3D.hh"
#include "G4SystemOfUnits.hh"
PurgMagTabulatedField3D::PurgMagTabulatedField3D( const char* filename, double zOffset )
:fZoffset(zOffset),invertX(false),invertY(false),invertZ(false)
@@ -32,8 +32,7 @@
// * *
// ***********************************
//
// $Id: PurgMagTrackingAction.cc,v 1.3 2006-06-29 16:06:27 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "PurgMagTrackingAction.hh"