Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VProcess.hh 73928 2013-09-17 08:00:50Z gcosmo $
|
||||
// $Id: G4VProcess.hh 105271 2017-07-18 07:35:12Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
@@ -355,6 +355,9 @@ class G4VProcess
|
||||
virtual void DumpInfo() const;
|
||||
// dump out process information
|
||||
|
||||
virtual void ProcessDescription(std::ostream& outfile) const;
|
||||
// write out to html file for automatic documentation
|
||||
|
||||
public: // with description
|
||||
void SetVerboseLevel(G4int value);
|
||||
G4int GetVerboseLevel() const;
|
||||
|
||||
Reference in New Issue
Block a user