Ignore:
Timestamp:
Apr 17, 2009, 12:17:14 PM (15 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/highenergy/include/G4eeToHadronsMultiModel.hh

    r961 r991  
    2424// ********************************************************************
    2525//
    26 // $Id: G4eeToHadronsMultiModel.hh,v 1.7 2009/02/20 16:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     26// $Id: G4eeToHadronsMultiModel.hh,v 1.6 2008/07/10 18:06:38 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-02 $
    2828//
    2929// -------------------------------------------------------------------
     
    9191                                 G4double maxEnergy = DBL_MAX);
    9292
    93   virtual void PrintInfo();
    94 
    95   // Set the factor to artificially increase the crossSection (default 1)
    96   void SetCrossSecFactor(G4double fac);
    97 
    9893  inline G4double ComputeCrossSectionPerElectron(
    9994                                         const G4ParticleDefinition*,
     
    10196                                         G4double cutEnergy = 0.0,
    10297                                         G4double maxEnergy = DBL_MAX);
     98
     99  void PrintInfo();
     100
     101  // Set the factor to artificially increase the crossSection (default 1)
     102  void SetCrossSecFactor(G4double fac);
    103103
    104104private:
Note: See TracChangeset for help on using the changeset viewer.