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

update processes

File:
1 edited

Legend:

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

    r819 r961  
    2525//
    2626//
    27 // $Id: G4PolarizedCompton.cc,v 1.7 2007/07/10 09:35:37 schaelic Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4PolarizedCompton.cc,v 1.9 2008/10/30 22:34:23 schaelic Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
     
    8181  SetMinKinEnergy(0.1*keV);
    8282  SetMaxKinEnergy(100.0*GeV);
     83  SetProcessSubType(fComptonScattering);
    8384}
    8485
Note: See TracChangeset for help on using the changeset viewer.