Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

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

    r819 r1340  
    2424// ********************************************************************
    2525//
    26 // $Id: G4AblaEvaporation.hh,v 1.1 2007/09/11 13:18:42 miheikki Exp $
     26// $Id: G4AblaEvaporation.hh,v 1.3 2010/10/26 02:47:59 kaitanie Exp $
    2727// Defines an interface to evaporation models of Bertini cascase (BERT)
    2828// based on INUCL code.
     
    3535#include "G4Fragment.hh"
    3636#include "G4DynamicParticle.hh"
    37 
    3837#include "G4Abla.hh"
    3938
     
    9695  G4double CoulombBarrier;
    9796
     97  /**
     98   * ABLA evaporation
     99   */
     100  G4Abla *abla;
     101  G4VarNtp *varntp;
     102
    98103#ifdef DEBUG
    99104
Note: See TracChangeset for help on using the changeset viewer.