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: G4TrajectoryDrawByAttribute.hh,v 1.1 2006/09/11 21:52:18 tinslay Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4TrajectoryDrawByAttribute.hh,v 1.2 2010/05/11 11:31:31 allison Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
//
// Jane Tinslay September 2006
//
@@ -50,8 +50,10 @@ public:
// Destructor
virtual ~G4TrajectoryDrawByAttribute();
// Draw the trajectory with optional i_mode parameter
virtual void Draw(const G4VTrajectory& trajectory, const G4int& i_mode = 0,
// Draw the trajectory
virtual void Draw(const G4VTrajectory& trajectory, const G4int& i_mode = 0,
const G4bool& visible = true) const;
virtual void Draw(const G4VTrajectory& trajectory,
const G4bool& visible = true) const;
// Print configuration