Import Geant4 10.6.0 source tree
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
//
|
||||
// class G4VStoreNotifier
|
||||
// G4VStoreNotifier
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
@@ -34,14 +32,13 @@
|
||||
// volume, solid and region stores.
|
||||
// See G4VNotifier for the details.
|
||||
|
||||
// Author:
|
||||
// 01.09.04 G.Cosmo Initial version
|
||||
// 01.09.04, G.Cosmo - Initial version
|
||||
// --------------------------------------------------------------------
|
||||
#ifndef G4VSTORENOTIFIER_HH
|
||||
#define G4VSTORENOTIFIER_HH
|
||||
|
||||
#include "G4VNotifier.hh"
|
||||
|
||||
typedef G4VNotifier G4VStoreNotifier;
|
||||
using G4VStoreNotifier = G4VNotifier;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user