Import Geant4 7.0.0 source tree
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MuIonisation52.hh,v 1.1 2003/08/08 11:28:40 vnivanch Exp $
|
||||
// GEANT4 tag $Name: geant4-06-00-patch-01 $
|
||||
// $Id: G4MuIonisation52.hh,v 1.2 2004/11/10 08:49:09 vnivanch Exp $
|
||||
// GEANT4 tag $Name: geant4-07-00-cand-01 $
|
||||
//
|
||||
// --------------- G4MuIonisation52 physics process ------------------------------
|
||||
// by Laszlo Urban, September 1997
|
||||
// by Laszlo Urban, September 1997
|
||||
// -----------------------------------------------------------------------------
|
||||
//
|
||||
// 10-02-00 modifications , new e.m. structure, L.Urban
|
||||
@@ -35,6 +35,7 @@
|
||||
// 29-10-01 all static functions no more inlined (mma)
|
||||
// 16-01-03 Migrade to cut per region (V.Ivanchenko)
|
||||
// 08-08-03 This class is frozen at the release 5.2 (V.Ivanchenko)
|
||||
// 08-11-04 Remove interface of Store/Retrieve tables (V.Ivantchenko)
|
||||
//
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
@@ -81,16 +82,6 @@ class G4MuIonisation52 : public G4VMuEnergyLoss
|
||||
// build mean free path tables for the delta rays production.
|
||||
// the tables are built for every materials.
|
||||
|
||||
G4bool StorePhysicsTable(G4ParticleDefinition* ,
|
||||
const G4String& directory, G4bool);
|
||||
// store eLoss and MeanFreePath tables into an external file
|
||||
// specified by 'directory' (must exist before invokation)
|
||||
|
||||
G4bool RetrievePhysicsTable(G4ParticleDefinition* ,
|
||||
const G4String& directory, G4bool);
|
||||
// retrieve eLoss and MeanFreePath tables from an external file
|
||||
// specified by 'directory'
|
||||
|
||||
virtual void PrintInfoDefinition();
|
||||
// Print few lines of informations about the process: validity range,
|
||||
// origine ..etc..
|
||||
|
||||
Reference in New Issue
Block a user