Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -24,11 +24,15 @@
// ********************************************************************
//
//
// $Id: G4PrimaryVertex.hh 110257 2018-05-17 14:20:12Z gcosmo $
//
//
// class description:
//
// This is the class which represents a primary vertex. The object of this
// class is set to G4Event object by G4VPrimaryGenerator concrete class.
// This class object has one or more G4PrimaryParticle objects as primary
// particles.
// --------------------------------------------------------------------
#ifndef G4PrimaryVertex_h
#define G4PrimaryVertex_h 1
@@ -40,13 +44,6 @@
class G4VUserPrimaryVertexInformation;
// class description:
//
// This is the class which represents a primary vertex. The ofject of this
// class is set to G4Event objct by G4VPrimaryGenerator concrete class.
// This class object has one or more G4PrimaryParticle objects as primary
// particles.
class G4PrimaryVertex
{
public: