Ignore:
Timestamp:
May 27, 2010, 10:22:31 AM (14 years ago)
Author:
garnier
Message:

cvs update phys-lists-V09-03-03

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/lists/include/G4HadronInelasticQBBC.hh

    r1228 r1273  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HadronInelasticQBBC.hh,v 1.12 2009/11/25 13:10:51 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03 $
     26// $Id: G4HadronInelasticQBBC.hh,v 1.13 2009/12/29 17:54:25 vnivanch Exp $
     27// GEANT4 tag $Name: phys-lists-V09-03-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4343#include "globals.hh"
    4444#include "G4VHadronPhysics.hh"
     45
     46class G4ExcitationHandler;
     47class G4Evaporation;
    4548
    4649class G4HadronInelasticQBBC : public G4VHadronPhysics
     
    6770  G4HadronInelasticQBBC & operator=(const G4HadronInelasticQBBC &right);
    6871
     72  G4ExcitationHandler*  theHandler;
     73  G4Evaporation*        theEvaporation;
     74
    6975  G4String htype;
    7076  G4int    verbose;
Note: See TracChangeset for help on using the changeset viewer.