Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (15 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/lists/include/FTFP_BERT.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: FTFP_BERT.icc,v 1.2 2008/06/19 08:08:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: FTFP_BERT.icc,v 1.3 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3535//   created from FTFP
    3636//
     37// Modified:
    3738// 19.06.2008 G.Folger: don't use chips quasielastic in FTF
     39// 27.11.2009 G.Folger: Remobe experimental status
    3840//
    3941//----------------------------------------------------------------------------
     
    6466#include "HadronPhysicsFTFP_BERT.hh"
    6567
    66 #include "G4WarnPLStatus.hh"
    67 
    6868template<class T> TFTFP_BERT<T>::TFTFP_BERT(G4int ver):  T()
    6969{
     
    7676  this->SetVerboseLevel(ver);
    7777
    78   G4WarnPLStatus exp;
    79   exp.Experimental("FTFP_BERT");
    80 
    81   // EM Physics
     78 // EM Physics
    8279  this->RegisterPhysics( new G4EmStandardPhysics(ver));
    8380
Note: See TracChangeset for help on using the changeset viewer.