Import Geant4 5.1.0 source tree
This commit is contained in:
@@ -15,6 +15,9 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
05 February, 03 G.Cosmo (persistency-V05-00-00)
|
||||
- Corrected inclusion of headers for constant and units from CLHEP.
|
||||
|
||||
04 December, 02 Y.Morita (persistency-V04-01-02)
|
||||
- G4PersistencyManager.cc: protect for default persistency manager
|
||||
- G4PersistencyCenter.cc: bug fixes, disable HepMC/MCTruth printout
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "g4std/strstream"
|
||||
#include "g4std/iomanip"
|
||||
#include "G4ios.hh"
|
||||
#include "CLHEP/Units/SystemOfUnits.h"
|
||||
#include <CLHEP/Units/SystemOfUnits.h>
|
||||
#include "G4MCTSimParticle.hh"
|
||||
#include "G4MCTSimVertex.hh"
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "g4std/strstream"
|
||||
#include "g4std/iomanip"
|
||||
#include "G4ios.hh"
|
||||
#include "CLHEP/Units/SystemOfUnits.h"
|
||||
#include <CLHEP/Units/SystemOfUnits.h>
|
||||
#include "G4MCTSimParticle.hh"
|
||||
#include "G4MCTSimVertex.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user