Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
@@ -23,8 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4VTrajectoryModel.hh,v 1.7 2006/08/14 11:43:34 allison Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4VTrajectoryModel.hh,v 1.8 2010/05/11 11:31:31 allison Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
//
// Jane Tinslay, John Allison, Joseph Perl October 2005
//
@@ -53,7 +53,9 @@ public:
virtual ~G4VTrajectoryModel();
// Draw method
virtual void Draw(const G4VTrajectory& trajectory, const G4int& i_mode = 0,
virtual void Draw(const G4VTrajectory& trajectory, const G4int& i_mode = 0,
const G4bool& visible = true) const = 0;
virtual void Draw(const G4VTrajectory& trajectory,
const G4bool& visible = true) const = 0;
// Print configuration