Ignore:
Timestamp:
Apr 6, 2009, 12:21:12 PM (16 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/polarisation/src/G4PolarizedGammaConversion.cc

    r819 r961  
    2424// ********************************************************************
    2525//
    26 // $Id: G4PolarizedGammaConversion.cc,v 1.3 2007/05/23 08:52:20 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     26// $Id: G4PolarizedGammaConversion.cc,v 1.5 2008/10/30 22:34:23 schaelic Exp $
     27// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2828//
    2929// -------------------------------------------------------------------
     
    5555  SetMinKinEnergy(2.0*electron_mass_c2);
    5656  SetMaxKinEnergy(100.0*GeV);
     57  SetProcessSubType(fGammaConversion);
    5758}
    5859
Note: See TracChangeset for help on using the changeset viewer.