Ignore:
Timestamp:
May 28, 2009, 4:26:57 PM (15 years ago)
Author:
garnier
Message:

maj sur la beta de geant 4.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/src/G4CrossSectionChargeIncrease.cc

    r1007 r1055  
    2424// ********************************************************************
    2525//
    26 // $Id: G4CrossSectionChargeIncrease.cc,v 1.4 2008/07/14 20:47:34 sincerti Exp $
    27 // GEANT4 tag $Name: geant4-09-02 $
     26// $Id: G4CrossSectionChargeIncrease.cc,v 1.5 2009/05/02 15:07:47 sincerti Exp $
     27// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2828
    2929#include "G4CrossSectionChargeIncrease.hh"
     
    7979  }
    8080
     81   G4cout << G4endl;
     82   G4cout << "*******************************************************************************" << G4endl;
     83   G4cout << "*******************************************************************************" << G4endl;
     84   G4cout << "   The class G4CrossSectionChargeIncrease is NOT SUPPORTED ANYMORE. " << G4endl;
     85   G4cout << "   It will be REMOVED with the next major release of Geant4. " << G4endl;
     86   G4cout << "   Please consult: https://twiki.cern.ch/twiki/bin/view/Geant4/LoweProcesses" << G4endl;
     87   G4cout << "*******************************************************************************" << G4endl;
     88   G4cout << "*******************************************************************************" << G4endl;
     89   G4cout << G4endl;
    8190}
    8291
Note: See TracChangeset for help on using the changeset viewer.