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

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4HadronElastic.hh,v 1.31 2009/10/08 18:56:57 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4HadronElastic.hh,v 1.32 2010/01/13 15:42:06 mkossov Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030//
     
    4343// 28-Mar-07 V.Ivanchenko add NIST manager
    4444// 11-May-07 V.Ivanchenko remove unused method Defs1
     45// 13.01.10: M.Kosov: Use G4Q(Pr/Neut)ElasticCS instead of G4QElasticCS
    4546//
    4647//
     
    108109                  G4double rr);
    109110
    110   static G4VQCrossSection* qCManager;
     111  static G4VQCrossSection* pCManager;
     112  static G4VQCrossSection* nCManager;
    111113
    112114  G4ElasticHadrNucleusHE*     hElastic;
Note: See TracChangeset for help on using the changeset viewer.