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/QGSP_DIF.icc

    r988 r1205  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_DIF.icc,v 1.1 2007/11/13 10:20:32 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     26// $Id: QGSP_DIF.icc,v 1.2 2009/05/18 08:54:22 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03-cand-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3535//
    3636// Modified:
     37// 18.05.2009 G.Folger: obsoleted
    3738//
    3839//----------------------------------------------------------------------------
     
    6364#include "HadronPhysicsQGSP.hh"
    6465
     66#include "G4WarnPLStatus.hh"
     67
    6568template<class T> TQGSP_DIF<T>::TQGSP_DIF(G4int ver):  T()
    6669{
     
    7477  this->defaultCutValue = 0.7*mm; 
    7578  this->SetVerboseLevel(ver);
     79
     80  G4WarnPLStatus obs;
     81  obs.Unsupported("QGSP_DIF");
    7682
    7783  // EM Physics
Note: See TracChangeset for help on using the changeset viewer.