Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/xrays/src/G4SynchrotronRadiationInMat.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4SynchrotronRadiationInMat.cc,v 1.3 2010/06/16 15:34:15 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4SynchrotronRadiationInMat.cc,v 1.5 2010/10/14 18:38:21 vnivanch Exp $
     28// GEANT4 tag $Name: xrays-V09-03-05 $
    2929//
    3030// --------------------------------------------------------------
     
    4343#include "G4SynchrotronRadiationInMat.hh"
    4444#include "G4Integrator.hh"
     45#include "G4EmProcessSubType.hh"
    4546
    4647////////////////////////////////////////////////////////////////////
     
    132133
    133134  fFieldPropagator = transportMgr->GetPropagatorInField();
     135  SetProcessSubType(fSynchrotronRadiation);
    134136
    135137}
     
    141143 
    142144G4SynchrotronRadiationInMat::~G4SynchrotronRadiationInMat()
    143 {
    144      ;
    145 }
     145{}
    146146 
    147147 
Note: See TracChangeset for help on using the changeset viewer.