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

    r825 r1203  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
     25//
     26// $Id: G4BertiniPiKBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-03-cand-03 $
     28//
     29//---------------------------------------------------------------------------
     30//
     31// ClassName:   G4BertiniPiKBuilder
     32//
     33// Author: 2002 H.P. Wellisch
     34//
     35// Modified:
     36// 30.03.2009 V.Ivanchenko create cross section by new
     37//
     38//----------------------------------------------------------------------------
    2539//
    2640#ifndef G4BertiniPiKBuilder_h
     
    5771
    5872  private:
    59     G4PiNuclearCrossSection thePiData;
     73    G4PiNuclearCrossSection* thePiData;
    6074    G4CascadeInterface * theModel;   
    6175    G4double theMin;
Note: See TracChangeset for help on using the changeset viewer.