Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4HEVector.hh,v 1.9 2003/07/01 15:42:22 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-06-00-patch-01 $
|
||||
// $Id: G4HEVector.hh,v 1.10 2004/04/22 21:24:31 dwright Exp $
|
||||
// GEANT4 tag $Name: geant4-06-02 $
|
||||
//
|
||||
//
|
||||
// G4 Gheisha friend class G4KinematicParticle -- header file
|
||||
@@ -32,6 +32,14 @@
|
||||
#ifndef G4HEVector_hh
|
||||
#define G4HEVector_hh 1
|
||||
|
||||
// Class description:
|
||||
// Instances of this class are used by the high energy parameterized models
|
||||
// to store particle type, charge, mass, energy and momentum, among other
|
||||
// things. Many operations are available with G4HEVectors, including
|
||||
// addition, subtraction, and Lorentz boosting.
|
||||
|
||||
// Class Description - End
|
||||
|
||||
#include "G4ParticleMomentum.hh"
|
||||
#include "Randomize.hh"
|
||||
#include "G4HadProjectile.hh"
|
||||
|
||||
Reference in New Issue
Block a user