Ignore:
Timestamp:
Apr 6, 2009, 12:30:29 PM (16 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/incl/include/G4Incl.hh

    r819 r962  
    2424// ********************************************************************
    2525//
    26 // $Id: G4Incl.hh,v 1.10 2007/12/03 19:36:06 miheikki Exp $
     26// $Id: G4Incl.hh,v 1.13 2008/06/25 17:20:04 kaitanie Exp $
    2727// Translation of INCL4.2/ABLA V3
    2828// Pekka Kaitaniemi, HIP (translation)
     
    3535
    3636#include "globals.hh"
     37#include "G4InclRandomNumbers.hh"
    3738#include "G4InclDataDefs.hh"
    3839#include "G4Abla.hh"
     
    816817  G4Volant *volant;
    817818  G4Abla *abla;
     819  G4InclRandomInterface *randomGenerator;
    818820};
    819821
Note: See TracChangeset for help on using the changeset viewer.