Ignore:
Timestamp:
Nov 27, 2009, 4:50:05 PM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

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

    r988 r1205  
    2424// ********************************************************************
    2525//
    26 // $Id: LHEP_PRECO_HP.icc,v 1.3 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     26// $Id: LHEP_PRECO_HP.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03-cand-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3434//
    3535// Modified:
     36// 18.05.2009 G.Folger: obsoleted
    3637// 30.11.2005 G.Folger: Register EmStandard first, split Em Standard and Extra
    3738// 08.06.2006 V.Ivanchenko: migration to CHIPS stopping
     
    6566#include "HadronPhysicsLHEP_PRECO_HP.hh"
    6667
     68#include "G4WarnPLStatus.hh"
     69
    6770template<class T> TLHEP_PRECO_HP<T>::TLHEP_PRECO_HP(G4int ver):  T()
    6871{
     
    7477  this->defaultCutValue = 0.7*mm; 
    7578  this->SetVerboseLevel(ver);
     79
     80  G4WarnPLStatus obs;
     81  obs.Unsupported("LHEP_PRECO_HP","QGSP_BIC_HP");
    7682
    7783  // EM Physics
Note: See TracChangeset for help on using the changeset viewer.