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/src/G4WHadronElasticProcess.cc

    r1228 r1315  
    2424// ********************************************************************
    2525//
    26 // $Id: G4WHadronElasticProcess.cc,v 1.2 2009/09/22 16:21:46 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03 $
     26// $Id: G4WHadronElasticProcess.cc,v 1.3 2010/01/13 15:42:06 mkossov Exp $
     27// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2828//
    2929// Geant4 Hadron Elastic Scattering Process
     
    3939// 23.01.07 V.Ivanchenko add cross section interfaces with Z and A
    4040// 02.05.07 V.Ivanchenko add He3
     41// 13.01.10: M.Kosov: Commented not used G4QElasticCrossSection & G4QCHIPSWorld
    4142//
    4243
     
    4647#include "G4HadronElasticDataSet.hh"
    4748#include "G4VQCrossSection.hh"
    48 #include "G4QElasticCrossSection.hh"
    49 #include "G4QCHIPSWorld.hh"
     49//#include "G4QElasticCrossSection.hh"
     50//#include "G4QCHIPSWorld.hh"
    5051#include "G4Element.hh"
    5152#include "G4ElementVector.hh"
Note: See TracChangeset for help on using the changeset viewer.