Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#ifndef included_G4CurveVector
|
||||
#define included_G4CurveVector
|
||||
|
||||
#include <rw/tpordvec.h>
|
||||
#include "g4rw/tpordvec.h"
|
||||
#include "G4Curve.hh"
|
||||
|
||||
typedef RWTPtrOrderedVector<G4Curve> G4CurveVector;
|
||||
typedef G4RWTPtrOrderedVector<G4Curve> G4CurveVector;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user