Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/builders/include/G4QGSBuilder.hh

    r1273 r1337  
    2424// ********************************************************************
    2525//
    26 // $Id: G4QGSBuilder.hh,v 1.2 2009/12/29 17:54:25 vnivanch Exp $
    27 // GEANT4 tag $Name: phys-lists-V09-03-03 $
     26// $Id: G4QGSBuilder.hh,v 1.3 2010/06/19 11:12:58 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4949class G4PreCompoundModel;
    5050class G4ProjectileDiffractiveChannel;
     51class G4QGSMFragmentation;
    5152
    5253class G4QGSBuilder : public G4VHadronModelBuilder
     
    7879  G4ProjectileDiffractiveChannel* theProjectileDiffraction;
    7980  G4PreCompoundModel* thePreCompound;
     81  G4QGSMFragmentation* theQGSM;
    8082
    8183  G4bool quasielFlag;
Note: See TracChangeset for help on using the changeset viewer.