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

geant4 tag 9.4

Location:
trunk/source/processes/hadronic/models/cascade
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/cascade/History

    r1340 r1347  
    1 $Id: History,v 1.203 2010/10/22 20:41:05 mkelsey Exp $
     1$Id: History,v 1.206 2010/11/24 21:16:17 mkelsey Exp $
    22-------------------------------------------------------------------
    33
     
    1515     * Please list in reverse chronological order (last date on top)
    1616     ---------------------------------------------------------------
     17
     1824 November 2010 Michael Kelsey (hadr-casc-V09-03-87)
     19-----------------------------------------------------
     20- G4InuclCollider.cc:  Delete local "zbullet" before exiting.  Fixes memory
     21  leak reported for 9.4 cand-01.
     22
     2319 November 2010 Michael Kelsey (hadr-casc-V09-03-86)
     24-----------------------------------------------------
     25- G4NucleiModel.cc:  Put messages related to negative-path-length and
     26  zero-interaction-partners behind verbosity flag.
     27
     2829 October 2010 Michael Kelsey (hadr-casc-V09-03-85)
     29----------------------------------------------------
     30- G4NucleiModel:  Bring tagged version kelsey-20101020 (refactoring) to HEAD
     31  and tag for 9.4 release.  This is the last substantive modification to be
     32  included; validated by direct |diff|ing of output vs. V09-03-84 code.
    1733
    183422 October 2010 Michael Kelsey (hadr-casc-V09-03-84)
  • trunk/source/processes/hadronic/models/cascade/cascade/include/G4Analyser.hh

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4Analyser.hh,v 1.10 2010/10/14 20:55:10 mkelsey Exp $
     25//
     26// $Id: G4Analyser.hh,v 1.11 2010/12/15 07:39:28 gunter Exp $
    2627//
    2728// 20101010  M. Kelsey -- Migrate to integer A and Z
  • trunk/source/processes/hadronic/models/cascade/cascade/include/G4ExitonConfiguration.hh

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4ExitonConfiguration.hh,v 1.7 2010/09/24 06:26:06 mkelsey Exp $
     25//
     26// $Id: G4ExitonConfiguration.hh,v 1.8 2010/12/15 07:39:50 gunter Exp $
    2627//
    2728// 20100909  Add function to reset values to zero
  • trunk/source/processes/hadronic/models/cascade/cascade/include/G4FissionStore.hh

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4FissionStore.hh,v 1.11 2010/10/19 21:33:58 mkelsey Exp $
     25//
     26// $Id: G4FissionStore.hh,v 1.12 2010/12/15 07:39:52 gunter Exp $
    2627//
    2728// 20100728  Move ::addConfig() to .cc file, add setVerboseLevel(), clear()
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKminusNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKminusNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKminusNChannel.cc,v 1.6 2010/12/15 07:40:17 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKminusPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKminusPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKminusPChannel.cc,v 1.6 2010/12/15 07:40:19 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKplusNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKplusNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKplusNChannel.cc,v 1.6 2010/12/15 07:40:21 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKplusPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKplusPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKplusPChannel.cc,v 1.6 2010/12/15 07:40:23 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKzeroBarPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKzeroBarPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKzeroBarPChannel.cc,v 1.6 2010/12/15 07:40:25 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKzeroNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKzeroNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKzeroNChannel.cc,v 1.6 2010/12/15 07:40:27 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeKzeroPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeKzeroPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeKzeroPChannel.cc,v 1.6 2010/12/15 07:40:29 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeLambdaNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeLambdaNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeLambdaNChannel.cc,v 1.6 2010/12/15 07:40:31 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeLambdaPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeLambdaPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeLambdaPChannel.cc,v 1.6 2010/12/15 07:40:33 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaMinusNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaMinusNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaMinusNChannel.cc,v 1.6 2010/12/15 07:40:37 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaMinusPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaMinusPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaMinusPChannel.cc,v 1.6 2010/12/15 07:40:39 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaPlusNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaPlusNChannel.cc,v 1.6 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaPlusNChannel.cc,v 1.7 2010/12/15 07:40:41 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaPlusPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaPlusPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaPlusPChannel.cc,v 1.6 2010/12/15 07:40:43 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaZeroNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaZeroNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaZeroNChannel.cc,v 1.6 2010/12/15 07:40:45 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeSigmaZeroPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeSigmaZeroPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeSigmaZeroPChannel.cc,v 1.6 2010/12/15 07:40:47 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeXiMinusNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeXiMinusNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeXiMinusNChannel.cc,v 1.6 2010/12/15 07:40:52 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeXiMinusPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeXiMinusPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeXiMinusPChannel.cc,v 1.6 2010/12/15 07:40:54 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeXiZeroNChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeXiZeroNChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeXiZeroNChannel.cc,v 1.6 2010/12/15 07:40:56 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeXiZeroPChannel.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4CascadeXiZeroPChannel.cc,v 1.5 2010/08/04 05:28:24 mkelsey Exp $
     25//
     26// $Id: G4CascadeXiZeroPChannel.cc,v 1.6 2010/12/15 07:40:59 gunter Exp $
    2627//
    2728// 20100804  M. Kelsey -- Add name string to ctor
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4FissionStore.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: G4FissionStore.cc,v 1.16 2010/10/19 21:33:58 mkelsey Exp $
     25//
     26// $Id: G4FissionStore.cc,v 1.17 2010/12/15 07:41:05 gunter Exp $
    2627//
    2728// 20100728  Move ::addConfig() implementation to .cc file
  • trunk/source/processes/hadronic/models/cascade/cascade/src/bindingEnergy.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: bindingEnergy.cc,v 1.10 2010/09/14 17:51:36 mkelsey Exp $
     25//
     26// $Id: bindingEnergy.cc,v 1.11 2010/12/15 07:41:25 gunter Exp $
    2627//
    2728// 20100622 M. Kelsey -- Replace all functionally with call-through to
  • trunk/source/processes/hadronic/models/cascade/cascade/src/nucleiLevelDensity.cc

    r1340 r1347  
    2323// * acceptance of all terms of the Geant4 Software license.          *
    2424// ********************************************************************
    25 // $Id: nucleiLevelDensity.cc,v 1.8 2010/09/14 17:51:36 mkelsey Exp $
     25//
     26// $Id: nucleiLevelDensity.cc,v 1.9 2010/12/15 07:41:27 gunter Exp $
    2627//
    2728// 20100914  M. Kelsey -- Migrate to integer A and Z; simplify code
Note: See TracChangeset for help on using the changeset viewer.