Import Geant4 1.1.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PAIonisation.icc,v 1.3.8.1 1999/12/07 20:50:51 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-01-00 $
|
||||
// $Id: G4PAIonisation.icc,v 1.3.8.1.2.1 1999/12/08 17:34:22 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-01-01 $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
@@ -34,7 +34,7 @@ inline G4double
|
||||
{
|
||||
G4int index = aMaterial->GetIndex() ;
|
||||
|
||||
// G4cout<<"G4PAIonisation::GetConstraints is called"<<endl ;
|
||||
// G4cout<<"G4PAIonisation::GetConstraints is called"<<G4endl ;
|
||||
|
||||
if(index != fMatIndex)
|
||||
{
|
||||
@@ -85,7 +85,7 @@ inline G4double G4PAIonisation::GetMeanFreePath(
|
||||
G4double previousStepSize,
|
||||
G4ForceCondition* condition)
|
||||
{
|
||||
// G4cout<<"G4PAIonisation::GetMeanFreePath is called"<<endl ;
|
||||
// G4cout<<"G4PAIonisation::GetMeanFreePath is called"<<G4endl ;
|
||||
|
||||
*condition = NotForced ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user