Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (13 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/include/G4LivermorePolarizedPhotoElectricModel.hh

    r1337 r1347  
    2424// ********************************************************************
    2525//
    26 // $Id: G4LivermorePolarizedPhotoElectricModel.hh,v 1.1 2009/10/30 14:52:05 flongo Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     26// $Id: G4LivermorePolarizedPhotoElectricModel.hh,v 1.2 2010/11/23 16:42:15 flongo Exp $
     27// GEANT4 tag $Name: geant4-09-04-ref-00 $
    2828//
    2929
     
    4444#include "G4ProductionCutsTable.hh"
    4545#include "G4ForceCondition.hh"
    46 
     46#include "G4Gamma.hh"
    4747
    4848class G4LivermorePolarizedPhotoElectricModel : public G4VEmModel
     
    7373
    7474
    75   void SetCutForLowEnSecPhotons(G4double);
    76 
    77   void SetCutForLowEnSecElectrons(G4double);
    78 
     75  // void SetCutForLowEnSecPhotons(G4double);
     76  // void SetCutForLowEnSecElectrons(G4double);
     77 
    7978  void ActivateAuger(G4bool);
    8079
     
    8584  G4ParticleChangeForGamma* fParticleChange;
    8685
    87   G4double GetMeanFreePath(const G4Track& aTrack,
    88                            G4double previousStepSize,
    89                            G4ForceCondition* condition);
     86  //G4double GetMeanFreePath(const G4Track& aTrack,
     87  //G4double previousStepSize,
     88  //               G4ForceCondition* condition);
     89
    9090private:
    9191
Note: See TracChangeset for help on using the changeset viewer.