18 lines
499 B
C++
18 lines
499 B
C++
// This code implementation is the intellectual property of
|
|
// 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: trajectoryControl.hh,v 1.2 1999/12/15 14:49:40 gunter Exp $
|
|
// GEANT4 tag $Name: geant4-02-00 $
|
|
//
|
|
////#define G4_STORE_TRAJECTORY 1
|
|
|
|
//#ifdef G4VISUALIZE
|
|
//#ifndef G4_STORE_TRAJECTORY
|
|
//#define G4_STORE_TRAJECTORY 1
|
|
//#endif
|
|
//#endif
|