Ignore:
Timestamp:
Jan 8, 2010, 3:02:48 PM (14 years ago)
Author:
garnier
Message:

update to geant4.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/xray_fluorescence/include/XrayFluoPhysicsList.hh

    r807 r1230  
    4545//#include "XrayFluoMercuryConstruction.hh"
    4646
    47 class XrayFluoPhysicsListMessenger;
     47/*
    4848class G4LowEnergyIonisation;
    4949class G4LowEnergyPhotoElectric;
    5050class G4LowEnergyBremsstrahlung;
    5151class G4eIonisation;
     52*/
     53
     54class XrayFluoPhysicsListMessenger;
    5255class XrayFluoDetectorConstruction;
    5356class XrayFluoPlaneDetectorConstruction;
     
    104107private:
    105108
    106   G4LowEnergyIonisation*  LeIoprocess;
    107   G4LowEnergyPhotoElectric* LePeprocess;
    108   G4LowEnergyBremsstrahlung* LeBrprocess;
     109//  G4LowEnergyIonisation*  LeIoprocess;
     110//  G4LowEnergyPhotoElectric* LePeprocess;
     111//  G4LowEnergyBremsstrahlung* LeBrprocess;
    109112  // G4eIonisation* eIoProcess; // modified
    110113  XrayFluoPhysicsListMessenger* physicsListMessenger;
Note: See TracChangeset for help on using the changeset viewer.