Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/builders/src/G4HadronHElasticPhysics.cc

    r1337 r1340  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HadronHElasticPhysics.cc,v 1.9 2010/06/03 14:28:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     26// $Id: G4HadronHElasticPhysics.cc,v 1.10 2010/07/29 10:52:14 vnivanch Exp $
     27// GEANT4 tag $Name: phys-lists-V09-03-34 $
    2828//
    2929//---------------------------------------------------------------------------
     
    6868    wasActivated(false)
    6969{
    70   if(verbose > 1) {
    71     G4cout << "### G4HadronHElasticPhysics: " << GetPhysicsName()
    72            << G4endl;
    73   }
     70  //  if(verbose > 1) {
     71  G4cout << "### G4HadronHElasticPhysics: " << GetPhysicsName()
     72         << " is obsolete and soon will be removed" << G4endl;
    7473}
    7574
Note: See TracChangeset for help on using the changeset viewer.