Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4Run.hh 68798 2013-04-05 13:28:19Z gcosmo $
|
||||
//
|
||||
|
||||
#ifndef G4Run_h
|
||||
@@ -68,6 +68,9 @@ class G4Run
|
||||
// Method to be overwritten by the user for recording events in this run.
|
||||
// In such a case, it is the user's responsibility to increment numberOfEvent.
|
||||
// Also, user's run class object must be instantiated in user's runAction.
|
||||
virtual void Merge(const G4Run*);
|
||||
// Method to be overwritten by the user for merging local G4Run object to
|
||||
// the global G4Run object.
|
||||
|
||||
public: // with description
|
||||
inline G4int GetRunID() const
|
||||
|
||||
Reference in New Issue
Block a user