Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

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

    r1228 r1315  
    2424// ********************************************************************
    2525//
    26 // $Id: G4IonBinaryCascadePhysics.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03 $
     26// $Id: G4IonBinaryCascadePhysics.hh,v 1.2 2010/06/03 15:03:53 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2828//
    2929//---------------------------------------------------------------------------
     
    6060{
    6161public:
    62   G4IonBinaryCascadePhysics(const G4String& name="ions", G4int verb = 0);
     62  G4IonBinaryCascadePhysics(G4int ver = 0);
     63  G4IonBinaryCascadePhysics(const G4String& name, G4int ver = 0);
    6364  virtual ~G4IonBinaryCascadePhysics();
    6465
Note: See TracChangeset for help on using the changeset viewer.