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/processes/hadronic/models/coherent_elastic/include/G4UHadronElasticProcess.hh

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4UHadronElasticProcess.hh,v 1.10 2006/11/16 20:09:13 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4UHadronElasticProcess.hh,v 1.11 2010/01/13 15:42:06 mkossov Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030// Geant4 Hadron Elastic Scattering Process -- header file
     
    8181private:
    8282
    83   G4VQCrossSection*           qCManager;
     83  G4VQCrossSection*           pCManager;
     84  G4VQCrossSection*           nCManager;
    8485  const G4ParticleDefinition* theProton;
    8586  const G4ParticleDefinition* theNeutron;
Note: See TracChangeset for help on using the changeset viewer.