Ignore:
Timestamp:
Nov 27, 2009, 11:46:04 AM (15 years ago)
Author:
garnier
Message:

update CVS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/builders/include/G4QGSBinaryProtonBuilder.hh

    r825 r1203  
    2424// ********************************************************************
    2525//
     26// $Id: G4QGSBinaryProtonBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-03-cand-03 $
     28//
     29//---------------------------------------------------------------------------
     30//
     31// ClassName:   G4QGSBinaryProtonBuilder
     32//
     33// Author: 2006 G.Folger
     34//
     35// Modified:
     36// 30.03.2009 V.Ivanchenko create cross section by new
     37//
     38//----------------------------------------------------------------------------
     39//
    2640#ifndef G4QGSBinaryProtonBuilder_h
    2741#define G4QGSBinaryProtonBuilder_h
     
    3549#include "G4VProtonBuilder.hh"
    3650
    37 #include "G4NeutronInelasticCrossSection.hh"
    3851#include "G4TheoFSGenerator.hh"
    3952#include "G4ExcitationHandler.hh"
     
    4558#include "G4ExcitedStringDecay.hh"
    4659#include "G4QuasiElasticChannel.hh"
    47 
    48 #include "G4ProtonInelasticCrossSection.hh"
    4960
    5061class G4QGSBinaryProtonBuilder : public G4VProtonBuilder
     
    6172
    6273  private:
    63     G4ProtonInelasticCrossSection theXSec;
     74
    6475    G4TheoFSGenerator * theModel;
    6576    G4PreCompoundModel * thePreEquilib;
Note: See TracChangeset for help on using the changeset viewer.