Ignore:
Timestamp:
May 28, 2009, 4:26:57 PM (15 years ago)
Author:
garnier
Message:

maj sur la beta de geant 4.9.3

Location:
trunk/source/processes/hadronic/models/de_excitation/util
Files:
35 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CameronGilbertPairingCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronGilbertPairingCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronGilbertPairingCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5252  static G4CameronGilbertPairingCorrections* GetInstance();
    5353
    54   ~G4CameronGilbertPairingCorrections() {};
     54  ~G4CameronGilbertPairingCorrections();
    5555
    5656  G4double GetPairingCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CameronGilbertShellCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronGilbertShellCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronGilbertShellCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5151  static G4CameronGilbertShellCorrections* GetInstance();
    5252
    53   ~G4CameronGilbertShellCorrections() {};
     53  ~G4CameronGilbertShellCorrections();
    5454 
    5555  G4double GetShellCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CameronShellPlusPairingCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronShellPlusPairingCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronShellPlusPairingCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5151  static G4CameronShellPlusPairingCorrections* GetInstance();
    5252
    53   ~G4CameronShellPlusPairingCorrections() {};
     53  ~G4CameronShellPlusPairingCorrections();
    5454 
    5555  G4double GetShellPlusPairingZ(const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CameronTruranHilfPairingCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronTruranHilfPairingCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronTruranHilfPairingCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5050  static G4CameronTruranHilfPairingCorrections* GetInstance();
    5151
    52   ~G4CameronTruranHilfPairingCorrections() {};
     52  ~G4CameronTruranHilfPairingCorrections();
    5353
    5454  G4double GetParingCorrection(const G4int A, const  G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CameronTruranHilfShellCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronTruranHilfShellCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronTruranHilfShellCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5050  static G4CameronTruranHilfShellCorrections* GetInstance();
    5151 
    52   ~G4CameronTruranHilfShellCorrections() {};
     52  ~G4CameronTruranHilfShellCorrections();
    5353
    5454  G4double GetShellCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4ConstantLevelDensityParameter.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4ConstantLevelDensityParameter.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4ConstantLevelDensityParameter.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations (photon evaporation)
     
    4141public:
    4242  G4ConstantLevelDensityParameter() :  EvapLevelDensityParameter(0.125*(1./MeV)) {};
    43   virtual ~G4ConstantLevelDensityParameter() {};
     43  virtual ~G4ConstantLevelDensityParameter();
    4444
    4545private: 
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CookPairingCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CookPairingCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CookPairingCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5050  static G4CookPairingCorrections* GetInstance();
    5151
    52   ~G4CookPairingCorrections() {};
     52  ~G4CookPairingCorrections();
    5353
    5454  G4double GetParingCorrection(const G4int A, const G4int Z) const {
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CookShellCorrections.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CookShellCorrections.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CookShellCorrections.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5252  static G4CookShellCorrections* GetInstance();
    5353
    54   ~G4CookShellCorrections() {};
     54  ~G4CookShellCorrections();
    5555
    5656  G4double GetShellCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4CoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CoulombBarrier.hh,v 1.5 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CoulombBarrier.hh,v 1.6 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4242{
    4343public:
    44   G4CoulombBarrier() : G4VCoulombBarrier(1,0) {};
    45   G4CoulombBarrier(const G4int anA,const G4int aZ) :
    46     G4VCoulombBarrier(anA,aZ) {};
    47   ~G4CoulombBarrier() {};
     44  G4CoulombBarrier();
     45  G4CoulombBarrier(const G4int anA,const G4int aZ);
     46  virtual ~G4CoulombBarrier();
    4847
    4948private:
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4DeuteronCoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4DeuteronCoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4DeuteronCoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4040{
    4141public:
    42         G4DeuteronCoulombBarrier() : G4CoulombBarrier(2,1) {};
    43         ~G4DeuteronCoulombBarrier() {};
     42        G4DeuteronCoulombBarrier() : G4CoulombBarrier(2,1) {}
     43        ~G4DeuteronCoulombBarrier() {}
    4444
    4545private:
     
    5252private:
    5353
    54         virtual G4double BarrierPenetrationFactor(const G4double aZ) const;
    55 
     54        G4double BarrierPenetrationFactor(const G4double aZ) const;
    5655
    5756};
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4EvaporationLevelDensityParameter.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4EvaporationLevelDensityParameter.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4EvaporationLevelDensityParameter.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4545public:
    4646
    47   G4EvaporationLevelDensityParameter()  {};
     47  G4EvaporationLevelDensityParameter();
    4848
    49   virtual ~G4EvaporationLevelDensityParameter() {};
     49  virtual ~G4EvaporationLevelDensityParameter();
    5050
    5151private: 
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4He3CoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4He3CoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4He3CoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4040{
    4141public:
    42         G4He3CoulombBarrier() : G4CoulombBarrier(3,2) {};
    43         ~G4He3CoulombBarrier() {};
     42        G4He3CoulombBarrier() : G4CoulombBarrier(3,2) {}
     43        ~G4He3CoulombBarrier() {}
    4444
    4545private:
     
    5252private:
    5353
    54         virtual G4double BarrierPenetrationFactor(const G4double aZ) const;
    55 
     54        G4double BarrierPenetrationFactor(const G4double aZ) const;
    5655
    5756};
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4NeutronCoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4NeutronCoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4NeutronCoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4040{
    4141public:
    42         G4NeutronCoulombBarrier() : G4CoulombBarrier(1,0) {};
    43         ~G4NeutronCoulombBarrier() {};
     42        G4NeutronCoulombBarrier() : G4CoulombBarrier(1,0) {}
     43        ~G4NeutronCoulombBarrier() {}
    4444
    4545private:
     
    5252private:
    5353
    54         virtual G4double BarrierPenetrationFactor(const G4double ) const
     54        G4double BarrierPenetrationFactor(const G4double ) const
    5555        { return 1.0;}
    56 
    5756
    5857};
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4PairingCorrection.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4PairingCorrection.hh,v 1.5 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4PairingCorrection.hh,v 1.6 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5353  static G4PairingCorrection* GetInstance();
    5454 
    55   ~G4PairingCorrection() {};
     55  ~G4PairingCorrection();
    5656
    5757  G4double GetPairingCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4ProtonCoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4ProtonCoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4ProtonCoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4040{
    4141public:
    42         G4ProtonCoulombBarrier() : G4CoulombBarrier(1,1) {};
    43         ~G4ProtonCoulombBarrier() {};
     42        G4ProtonCoulombBarrier() : G4CoulombBarrier(1,1) {}
     43        ~G4ProtonCoulombBarrier() {}
    4444
    4545private:
     
    5252private:
    5353
    54         virtual G4double BarrierPenetrationFactor(const G4double aZ) const;
    55 
     54        G4double BarrierPenetrationFactor(const G4double aZ) const;
    5655
    5756};
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4ShellCorrection.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4ShellCorrection.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4ShellCorrection.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    5151public:
    5252  static G4ShellCorrection* GetInstance();
    53   ~G4ShellCorrection() {};
     53  ~G4ShellCorrection();
    5454
    5555  G4double GetShellCorrection(const G4int A, const G4int Z) const
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4TritonCoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4TritonCoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4TritonCoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4040{
    4141public:
    42     G4TritonCoulombBarrier() : G4CoulombBarrier(3,1) {};
    43     ~G4TritonCoulombBarrier() {};
     42    G4TritonCoulombBarrier() : G4CoulombBarrier(3,1) {}
     43    ~G4TritonCoulombBarrier() {}
    4444
    4545private:
     
    5252private:
    5353
    54     virtual G4double BarrierPenetrationFactor(const G4double aZ) const;
    55 
     54    G4double BarrierPenetrationFactor(const G4double aZ) const;
    5655
    5756};
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4VCoulombBarrier.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VCoulombBarrier.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VCoulombBarrier.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4141public:
    4242  G4VCoulombBarrier(const G4int anA, const G4int aZ);
    43   virtual ~G4VCoulombBarrier() {};
     43  virtual ~G4VCoulombBarrier();
    4444
    4545protected:
    46   G4VCoulombBarrier() : theA(1),theZ(0) {};
     46  G4VCoulombBarrier();
    4747
    4848private:
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4VEmissionProbability.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VEmissionProbability.hh,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VEmissionProbability.hh,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4747{
    4848public:
    49   G4VEmissionProbability() {};
    50   virtual ~G4VEmissionProbability() {};
     49  G4VEmissionProbability();
     50  virtual ~G4VEmissionProbability();
    5151
    5252private: 
  • trunk/source/processes/hadronic/models/de_excitation/util/include/G4VLevelDensityParameter.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VLevelDensityParameter.hh,v 1.5 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VLevelDensityParameter.hh,v 1.6 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4444{
    4545public:
    46   G4VLevelDensityParameter() {};
    47   virtual ~G4VLevelDensityParameter() {};
     46  G4VLevelDensityParameter();
     47  virtual ~G4VLevelDensityParameter();
    4848
    4949private: 
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CameronGilbertPairingCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronGilbertPairingCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronGilbertPairingCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    7474{;}
    7575
     76G4CameronGilbertPairingCorrections::~G4CameronGilbertPairingCorrections()
     77{ delete theInstance; }
    7678
    7779G4CameronGilbertPairingCorrections* G4CameronGilbertPairingCorrections::GetInstance()
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CameronGilbertShellCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronGilbertShellCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronGilbertShellCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    7474{;}
    7575
     76G4CameronGilbertShellCorrections::~G4CameronGilbertShellCorrections()
     77{ delete theInstance; }
     78
    7679G4CameronGilbertShellCorrections* G4CameronGilbertShellCorrections::GetInstance()
    7780{
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CameronShellPlusPairingCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronShellPlusPairingCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronShellPlusPairingCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    9292{;}
    9393
     94G4CameronShellPlusPairingCorrections::~G4CameronShellPlusPairingCorrections()
     95{ delete theInstance; }
     96
    9497G4CameronShellPlusPairingCorrections* G4CameronShellPlusPairingCorrections::GetInstance() {
    9598  if (!theInstance) theInstance = new G4CameronShellPlusPairingCorrections();
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CameronTruranHilfPairingCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronTruranHilfPairingCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronTruranHilfPairingCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    7979{;}
    8080
     81G4CameronTruranHilfPairingCorrections::~G4CameronTruranHilfPairingCorrections()
     82{ delete theInstance; }
     83
    8184G4CameronTruranHilfPairingCorrections* G4CameronTruranHilfPairingCorrections::GetInstance() {
    8285  if (!theInstance) theInstance = new G4CameronTruranHilfPairingCorrections();
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CameronTruranHilfShellCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CameronTruranHilfShellCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CameronTruranHilfShellCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    8181{;}
    8282
     83G4CameronTruranHilfShellCorrections::~G4CameronTruranHilfShellCorrections()
     84{ delete theInstance; }
     85
    8386G4CameronTruranHilfShellCorrections* G4CameronTruranHilfShellCorrections::GetInstance() {
    8487  if (!theInstance) theInstance = new G4CameronTruranHilfShellCorrections();
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4ConstantLevelDensityParameter.cc

    r819 r1055  
    4242}
    4343
     44G4ConstantLevelDensityParameter::~G4ConstantLevelDensityParameter()
     45{
     46}
    4447
    4548const G4ConstantLevelDensityParameter & G4ConstantLevelDensityParameter::
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CookPairingCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CookPairingCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CookPairingCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    7373{;}
    7474
     75G4CookPairingCorrections::~G4CookPairingCorrections()
     76{ delete theInstance; }
     77
    7578G4CookPairingCorrections* G4CookPairingCorrections::GetInstance() {
    7679  if (!theInstance) theInstance = new  G4CookPairingCorrections();
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CookShellCorrections.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CookShellCorrections.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CookShellCorrections.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    7373{;}
    7474
     75G4CookShellCorrections::~G4CookShellCorrections()
     76{ delete theInstance; }
    7577
    7678G4CookShellCorrections* G4CookShellCorrections::GetInstance() {
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4CoulombBarrier.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4CoulombBarrier.cc,v 1.8 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4CoulombBarrier.cc,v 1.9 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    3535#include "G4HadronicException.hh"
    3636#include <sstream>
     37
     38G4CoulombBarrier::G4CoulombBarrier()
     39  : G4VCoulombBarrier(1,0) {}
     40
     41G4CoulombBarrier::G4CoulombBarrier(const G4int anA,const G4int aZ)
     42  : G4VCoulombBarrier(anA,aZ) {}
     43
     44G4CoulombBarrier::~G4CoulombBarrier() {}
    3745
    3846G4CoulombBarrier::G4CoulombBarrier(const G4CoulombBarrier & ) : G4VCoulombBarrier()
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4EvaporationLevelDensityParameter.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4EvaporationLevelDensityParameter.cc,v 1.8 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4EvaporationLevelDensityParameter.cc,v 1.9 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4949const G4double G4EvaporationLevelDensityParameter::Bs = 1.0;
    5050
     51G4EvaporationLevelDensityParameter::G4EvaporationLevelDensityParameter() {}
     52G4EvaporationLevelDensityParameter::~G4EvaporationLevelDensityParameter() {}
    5153
    5254G4EvaporationLevelDensityParameter::
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4PairingCorrection.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4PairingCorrection.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4PairingCorrection.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4444}
    4545
     46G4PairingCorrection::~G4PairingCorrection()
     47{ delete theInstance; }
     48
    4649G4PairingCorrection* G4PairingCorrection::GetInstance()
    4750{
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4ShellCorrection.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4ShellCorrection.cc,v 1.4 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4ShellCorrection.cc,v 1.5 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    4444}
    4545
     46G4ShellCorrection::~G4ShellCorrection()
     47{
     48  delete theInstance;
     49}
    4650
    4751G4ShellCorrection* G4ShellCorrection::GetInstance()
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4VCoulombBarrier.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VCoulombBarrier.cc,v 1.6 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VCoulombBarrier.cc,v 1.7 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    3535#include "G4HadronicException.hh"
    3636#include <sstream>
     37
     38G4VCoulombBarrier::G4VCoulombBarrier()
     39  : theA(1),theZ(0)
     40{
     41}
     42
    3743
    3844G4VCoulombBarrier::G4VCoulombBarrier(const G4int anA, const G4int aZ)
     
    4955        throw G4HadronicException(__FILE__, __LINE__, errOs.str());
    5056    }
     57}
     58
     59
     60G4VCoulombBarrier::~G4VCoulombBarrier()
     61{
    5162}
    5263
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4VEmissionProbability.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VEmissionProbability.cc,v 1.6 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VEmissionProbability.cc,v 1.7 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    3636#include "G4HadronicException.hh"
    3737
     38
     39G4VEmissionProbability::G4VEmissionProbability() {}
     40G4VEmissionProbability::~G4VEmissionProbability() {}
     41
     42
    3843G4VEmissionProbability::G4VEmissionProbability(const G4VEmissionProbability &)
    3944{
    4045    throw G4HadronicException(__FILE__, __LINE__, "G4VEmissionProbability::copy_constructor meant to not be accessable");
    4146}
    42 
    43 
    4447
    4548
  • trunk/source/processes/hadronic/models/de_excitation/util/src/G4VLevelDensityParameter.cc

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4VLevelDensityParameter.cc,v 1.5 2008/09/19 13:32:54 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4VLevelDensityParameter.cc,v 1.6 2009/03/04 11:05:02 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030// Hadronic Process: Nuclear De-excitations
     
    3636
    3737
     38G4VLevelDensityParameter::G4VLevelDensityParameter() {}
     39G4VLevelDensityParameter::~G4VLevelDensityParameter() {}
     40
     41
    3842G4VLevelDensityParameter::
    3943G4VLevelDensityParameter(const G4VLevelDensityParameter &)
     
    4145    throw G4HadronicException(__FILE__, __LINE__, "G4VLevelDensityParameter::copy_constructor meant to not be accessable");
    4246}
    43 
    44 
    4547
    4648
Note: See TracChangeset for help on using the changeset viewer.