Import Geant4 4.0.0 source tree
This commit is contained in:
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiNeutronAnnihilationAtRest.hh,v 1.3.6.2 2001/06/28 20:20:03 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4AntiNeutronAnnihilationAtRest.hh,v 1.5 2001/08/01 17:12:19 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiProtonAnnihilationAtRest.hh,v 1.3.6.2 2001/06/28 20:20:04 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4AntiProtonAnnihilationAtRest.hh,v 1.5 2001/08/01 17:12:19 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4DistributionGenerator.hh,v 1.3.8.2 2001/06/28 20:20:04 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4DistributionGenerator.hh,v 1.6 2001/10/04 20:00:39 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,7 +41,7 @@
|
||||
#ifndef G4DISTRIBUTIONGENERATOR_HH
|
||||
#define G4DISTRIBUTIONGENERATOR_HH
|
||||
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4std/vector"
|
||||
|
||||
#include "globals.hh"
|
||||
#include "Randomize.hh"
|
||||
@@ -52,8 +52,8 @@ class G4DistributionGenerator
|
||||
public:
|
||||
|
||||
// Constructor
|
||||
G4DistributionGenerator(G4RWTValOrderedVector<G4double>& x,
|
||||
G4RWTValOrderedVector<G4double>& values);
|
||||
G4DistributionGenerator(G4std::vector<G4double>& x,
|
||||
G4std::vector<G4double>& values);
|
||||
G4DistributionGenerator();
|
||||
|
||||
// Destructor
|
||||
@@ -69,8 +69,8 @@ private:
|
||||
// Copy constructor
|
||||
// G4DistributionGenerator(const G4DistributionGenerator& );
|
||||
|
||||
G4RWTValOrderedVector<G4double> _x;
|
||||
G4RWTValOrderedVector<G4double> _cumProb;
|
||||
G4std::vector<G4double> _x;
|
||||
G4std::vector<G4double> _cumProb;
|
||||
|
||||
};
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4KaonMinusAbsorption.hh,v 1.3.6.2 2001/06/28 20:20:04 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4KaonMinusAbsorption.hh,v 1.5 2001/08/01 17:12:19 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4KaonMinusAbsorptionAtRest.hh,v 1.4.6.2 2001/06/28 20:20:04 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4KaonMinusAbsorptionAtRest.hh,v 1.7 2001/10/04 20:00:40 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1997
|
||||
@@ -45,9 +45,6 @@
|
||||
// to be used in your physics list in case you need this physics.
|
||||
// Class Description - End
|
||||
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
|
||||
#include "globals.hh"
|
||||
#include "Randomize.hh"
|
||||
#include "G4VRestProcess.hh"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MuonMinusCaptureAtRest.hh,v 1.4.6.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4MuonMinusCaptureAtRest.hh,v 1.6 2001/08/01 17:12:20 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4NeutronCaptureAtRest.hh,v 1.3.6.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4NeutronCaptureAtRest.hh,v 1.5 2001/08/01 17:12:20 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusAbsorptionAtRest.hh,v 1.3.6.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusAbsorptionAtRest.hh,v 1.5 2001/08/01 17:12:21 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopAbsorption.hh,v 1.4.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopAbsorption.hh,v 1.7 2001/10/04 20:00:40 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -43,8 +43,6 @@
|
||||
#ifndef G4PIMINUSSTOPABSORPTION_HH
|
||||
#define G4PIMINUSSTOPABSORPTION_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
|
||||
#include "globals.hh"
|
||||
#include "G4DynamicParticle.hh"
|
||||
#include "G4DynamicParticleVector.hh"
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopAl.hh,v 1.3.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopAl.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPAL_HH
|
||||
#define G4PIMINUSSTOPAL_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopAl();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopC.hh,v 1.3.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopC.hh,v 1.6 2001/10/04 20:00:40 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPC_HH
|
||||
#define G4PIMINUSSTOPC_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopCo.hh,v 1.3.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopCo.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPCO_HH
|
||||
#define G4PIMINUSSTOPCO_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopCo();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopCu.hh,v 1.3.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopCu.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPCU_HH
|
||||
#define G4PIMINUSSTOPCU_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopCu();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopLi.hh,v 1.3.8.2 2001/06/28 20:20:05 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopLi.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPLI_HH
|
||||
#define G4PIMINUSSTOPLI_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopLi();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,14 +14,14 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopMaterial.hh,v 1.4.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// $Id: G4PiMinusStopMaterial.hh,v 1.7 2001/10/04 20:00:40 hpw Exp $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -42,9 +42,6 @@
|
||||
#ifndef G4PIMINUSSTOPMATERIAL_HH
|
||||
#define G4PIMINUSSTOPMATERIAL_HH
|
||||
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
//#include "G4String.hh"
|
||||
@@ -72,19 +69,19 @@ public:
|
||||
virtual ~G4PiMinusStopMaterial();
|
||||
|
||||
// Definitions of absorption products
|
||||
virtual G4RWTPtrOrderedVector<G4ParticleDefinition>* DefinitionVector();
|
||||
virtual G4std::vector<G4ParticleDefinition*>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector(const G4double binding,
|
||||
const G4double mass);
|
||||
virtual G4std::vector<G4LorentzVector*>* P4Vector(const G4double binding,
|
||||
const G4double mass);
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons()=0;
|
||||
|
||||
protected:
|
||||
|
||||
G4RWTPtrOrderedVector<G4ParticleDefinition>* _definitions;
|
||||
G4RWTPtrOrderedVector<G4LorentzVector>* _momenta;
|
||||
G4std::vector<G4ParticleDefinition* >* _definitions;
|
||||
G4std::vector<G4LorentzVector* >* _momenta;
|
||||
G4DistributionGenerator* _distributionE;
|
||||
G4DistributionGenerator* _distributionAngle;
|
||||
G4double theR;
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopN.hh,v 1.3.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopN.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPN_HH
|
||||
#define G4PIMINUSSTOPN_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopN();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopO.hh,v 1.3.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopO.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPO_HH
|
||||
#define G4PIMINUSSTOPO_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopO();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopPb.hh,v 1.3.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopPb.hh,v 1.7 2001/10/05 16:09:43 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPPB_HH
|
||||
#define G4PIMINUSSTOPPB_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopPb();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PiMinusStopTa.hh,v 1.3.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PiMinusStopTa.hh,v 1.7 2001/10/05 16:09:44 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
@@ -41,10 +41,6 @@
|
||||
#ifndef G4PIMINUSSTOPTA_HH
|
||||
#define G4PIMINUSSTOPTA_HH
|
||||
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "g4rw/tvordvec.h"
|
||||
#include "g4rw/cstring.h"
|
||||
|
||||
#include "G4PiMinusStopMaterial.hh"
|
||||
#include "globals.hh"
|
||||
#include "G4LorentzVector.hh"
|
||||
@@ -68,12 +64,6 @@ public:
|
||||
// Destructor
|
||||
virtual ~G4PiMinusStopTa();
|
||||
|
||||
// Definitions of absorption products
|
||||
// virtual G4RWTValOrderedVector<G4String>* DefinitionVector();
|
||||
|
||||
// 4-vectors of absorption products
|
||||
// virtual G4RWTPtrOrderedVector<G4LorentzVector>* P4Vector();
|
||||
|
||||
// Number of final nucleons, out of generated absorption products
|
||||
virtual G4double FinalNucleons();
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PionMinusAbsorptionAtRest.hh,v 1.3.6.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4PionMinusAbsorptionAtRest.hh,v 1.5 2001/08/01 17:12:24 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4StopDeexcitation.hh,v 1.3.8.2 2001/06/28 20:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4StopDeexcitation.hh,v 1.5 2001/08/01 17:12:24 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4StopDeexcitationAlgorithm.hh,v 1.3.8.2 2001/06/28 20:20:07 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4StopDeexcitationAlgorithm.hh,v 1.5 2001/08/01 17:12:24 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4StopDummyDeexcitation.hh,v 1.3.8.2 2001/06/28 20:20:07 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4StopDummyDeexcitation.hh,v 1.5 2001/08/01 17:12:25 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
|
||||
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * GEANT4 collaboration. *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4StopTheoDeexcitation.hh,v 1.3.8.2 2001/06/28 20:20:07 gunter Exp $
|
||||
// GEANT4 tag $Name: $
|
||||
// $Id: G4StopTheoDeexcitation.hh,v 1.5 2001/08/01 17:12:25 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
//
|
||||
// -------------------------------------------------------------------
|
||||
// GEANT 4 class file --- Copyright CERN 1998
|
||||
|
||||
Reference in New Issue
Block a user