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