Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/// \brief Implementation of the RE01CalorimeterHit class
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: RE01CalorimeterHit.cc 75295 2013-10-30 09:32:52Z gcosmo $
|
||||
//
|
||||
|
||||
#include "RE01CalorimeterHit.hh"
|
||||
@@ -43,7 +43,7 @@
|
||||
#include "G4LogicalVolume.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
|
||||
G4Allocator<RE01CalorimeterHit> RE01CalorimeterHitAllocator;
|
||||
G4ThreadLocal G4Allocator<RE01CalorimeterHit> * RE01CalorimeterHitAllocator = 0;
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
RE01CalorimeterHit::RE01CalorimeterHit(G4LogicalVolume* logVol,
|
||||
|
||||
Reference in New Issue
Block a user