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/G4EmStandardPhysics_option3.hh

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4EmStandardPhysics_option3.hh,v 1.1 2008/03/13 12:11:02 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4EmStandardPhysics_option3.hh,v 1.2 2010/06/02 17:21:29 vnivanch Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030//---------------------------------------------------------------------------
     
    5454{
    5555public:
    56   G4EmStandardPhysics_option3(G4int ver = 1,
    57                               const G4String& name = "G4EmStandard_opt3");
     56  G4EmStandardPhysics_option3(G4int ver = 1);
     57
     58  // obsolete
     59  G4EmStandardPhysics_option3(G4int ver, const G4String& name);
    5860
    5961  virtual ~G4EmStandardPhysics_option3();
Note: See TracChangeset for help on using the changeset viewer.