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

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/de_excitation/photon_evaporation/include/G4ContinuumGammaTransition.hh

    r819 r1347  
    2424// ********************************************************************
    2525//
     26// $Id: G4ContinuumGammaTransition.hh,v 1.3 2010/11/17 19:17:17 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-04-ref-00 $
    2628//
    2729// -------------------------------------------------------------------
     
    4951
    5052#ifndef G4ContinuumGammaTransition_hh
    51 #define G4ContinuumGammaTransition_hh
     53#define G4ContinuumGammaTransition_hh 1
    5254
    5355#include "globals.hh"
     
    6668
    6769  // Destructor
    68   ~G4ContinuumGammaTransition();
     70  virtual ~G4ContinuumGammaTransition();
    6971
    7072  // Functions
    7173
    72 //--  virtual G4double GammaEnergy();
    73 //--  virtual G4double GetEnergyTo() const;
    74   virtual void SetEnergyFrom(const G4double energy);
     74  //--  virtual G4double GammaEnergy();
     75  //--  virtual G4double GetEnergyTo() const;
     76  virtual void SetEnergyFrom(G4double energy);
    7577  virtual G4double GetGammaEnergy();
    7678  virtual G4double GetGammaCreationTime();
Note: See TracChangeset for help on using the changeset viewer.