Import Geant4 1.1.0 source tree
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G3Pos.hh,v 1.6 1999/12/05 17:50:03 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-01-00 $
|
||||
// $Id: G3Pos.hh,v 1.8 2000/03/02 17:54:03 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-01-01 $
|
||||
//
|
||||
// modified by I.Hrivnacova, 13.10.99
|
||||
|
||||
#ifndef _G3POS_
|
||||
#define _G3POS_ 1
|
||||
#ifndef G3POS_HH
|
||||
#define G3POS_HH 1
|
||||
|
||||
#include "G4ThreeVector.hh"
|
||||
|
||||
@@ -38,6 +38,8 @@ public:
|
||||
G4ThreeVector* GetPos();
|
||||
|
||||
G4int GetCopy();
|
||||
|
||||
G4String& GetOnly();
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user