Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (13 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/de_excitation/gem_evaporation/include/G4AlphaGEMChannel.hh

    r1340 r1347  
    2525//
    2626//
    27 // $Id: G4AlphaGEMChannel.hh,v 1.4 2009/09/15 12:54:16 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03-ref-09 $
     27// $Id: G4AlphaGEMChannel.hh,v 1.5 2010/10/29 17:35:04 vnivanch Exp $
     28// GEANT4 tag $Name: geant4-09-04-ref-00 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5757private:
    5858    const G4AlphaGEMChannel & operator=(const G4AlphaGEMChannel & right); 
    59    
    60     G4AlphaGEMChannel(const G4AlphaGEMChannel & right);
    61    
    62 public:
     59    G4AlphaGEMChannel(const G4AlphaGEMChannel & right);   
    6360    G4bool operator==(const G4AlphaGEMChannel & right) const;
    6461    G4bool operator!=(const G4AlphaGEMChannel & right) const;
    6562   
    66 private:
    6763// JMQ 190709
    6864//       G4AlphaCoulombBarrier theCoulombBarrier;
Note: See TracChangeset for help on using the changeset viewer.