Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/History

    r1228 r1315  
    1 $Id: History,v 1.407 2009/12/10 12:26:05 sincerti Exp $
     1$Id: History,v 1.438 2010/06/08 21:50:00 sincerti Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2008.06.2010, S. Incerti, tag emlowen-V09-03-31
     21            modified initialisation of e- Emfietzoglou excitation
     22            model in G4DNAEmfietzoglouExcitationModel.cc and
     23            in G4DNAMillerGreenExcitationModel.cc
     24
     2507.06.2010, A.Mantero, tag emlowen-V09-03-30
     26            added analytical (ecpssr) and empirical (Paul and Orlic)
     27            models for the calculation of hadronc shell ionisation CS
     28
     2929.04.2010, L. Pandola, tag emlowen-V09-03-29
     30            Removed the compiler warning in G4PenelopeIonisationModel.cc which
     31            caused the rejection of emlowen-V09-03-28
     32
     3323.04.2010, L. Pandola, tag emlowen-V09-03-28
     34            Removed useless call in G4PenelopeIonisationModel which triggered fake
     35            warning messages
     36
     3715.04.2010, L. Pandola, tag emlowen-V09-03-27
     38            Added MinEnergyCut() method to G4PenelopeIonisationModel. Small (minor)
     39            changes to other G4Penelope models (mainly clean-up)
     40
     4108.04.2010, S. Incerti, tag emlowen-V09-03-26
     42            Changed computation of scattering angle in G4DNAChampionElasticModel.cc
     43            G4EMLOW 6.12 version needed
     44 
     4507.04.2010, S. Incerti, tag emlowen-V09-03-25
     46            Fixed memory leak in G4DNARuddIonisationModel.cc
     47
     4806.04.2010, S. Incerti, tag emlowen-V09-03-24
     49            Replaced hard coded masses in G4DNADingfelderCharge*.cc
     50
     5131.03.2010, L. Pandola, tag emlowen-V09-03-23
     52            Removed G4cout's used for debugging in G4Penelope08ComptonModel and
     53            G4Penelope08PhotoElectricModel
     54
     5527.03.2010, S. Incerti, tag emlowen-V09-03-22
     56            Modified G4DNABornIonisationModel.hh
     57
     5827.03.2010, S. Incerti, tag emlowen-V09-03-21
     59            Modified method declaration in G4DNABornExcitation.hh
     60
     6127.03.2010, S. Incerti, tag emlowen-V09-03-20
     62            Added new excitation model for electrons in G4DNABornExcitationModel
     63
     6426.03.2010, S. Incerti, tag emlowen-V09-03-19
     65            Modified electron correction in G4DNAMillerGreenExcitation.cc
     66
     6726.03.2010, S. Incerti, tag emlowen-V09-03-18
     68            Extended range of search for maximum of DCS in G4DNARuddIonisationModel.cc           
     69
     7026.03.2010, S. Incerti, tag emlowen-V09-03-17
     71            Changed default parameters of G4DNAEmfietzoglouExcitationModel.hh
     72
     7326.03.2010, tag emlowen-V09-03-16
     74            - S. Incerti : corrected G4DNABornIonisationModel.cc class
     75                           for maximum kinetic energy transfer
     76            - A. Mantero: fixed bugs in G4AtomicDeexcitation.cc, G4AugerTransition.cc
     77
     7826.03.2010, L. Pandola, tag emlowen-V09-03-15
     79            Changed order in some models' constructor to get rid of a valgrind
     80            warning (conditional jump or move depends on unitialized value(s)).
     81
     8225.03.2010, S. Incerti, tag emlowen-V09-03-14
     83            Modified hydrogen correction in G4DNARuddIonisation.cc
     84
     8525.03.2010, S. Incerti, tag emlowen-V09-03-13
     86            Dummy tag
     87
     8818.03.2010, S. Incerti, tag emlowen-V09-03-12
     89            - Re-added vapor water shell constants to G4DNARuddIonisationModel.cc
     90            as suggested by Ziad.
     91
     9218.03.2010, S. Incerti, tag emlowen-V09-03-11
     93            Extended low energy cover of G4DNA charge change processes
     94
     9517.03.2010, L. Pandola, tag emlowen-V09-03-10
     96            Added four new models (gamma ray models Compton, GammaConversion,
     97            PhotoElectric, Rayleigh), upgrades of G4Penelope from version2001 to
     98            version 2008. For now, 2008 models named as G4Penelope08xxxxModel
     99            ** to be used with G4LEDATA version 6.10 **
     100
     10116.03.2010, L. Pandola, tag emlowen-V09-03-09
     102            Modified public interface of G4PenelopeOscillatorManager (info to be used for
     103            PenelopeIonisation)
     104
     10515.03.2010, S. Incerti, tag emlowen-V09-03-08
     106            Modified electron correction in G4DNARuddIonisationModel.cc
     107
     10815.03.2010, L. Pandola tag emlowen-V09-03-07
     109            Updated public interface of G4LivermorePhotoElectricModel. Removed
     110            possibility to use custom cuts for fluorescence/Auger. Main cuts from
     111            G4ProductionCutsTable are always used - for consistency.
     112
     11315.03.2010, L. Pandola tag emlowen-V09-03-06
     114            Clean-up in Penelope models (explicitely set Auger flag to false in
     115            constructor)
     116
     11719.02.2010, L. Pandola tag emlowen-V09-03-05
     118            Modification in calculations made by G4PenelopeOscillatorManager (Hartree
     119            factors for Penelope Compton Scattering)
     120
     12117.02.2010, L. Pandola tag emlowen-V09-03-04
     122            Updated interface for G4PenelopeOscillatorManager. Still *beta*
     123
     12405.02.2010, S. Incerti, tag emlowen-V09-03-03
     125            Added initialisation to atomTotalCrossSection in G4hShellCrossSectionDoubleExp.cc.
     126
     12707.01.2010, S. Incerti, tag emlowen-V09-03-02
     128            Improved way of testing material in Geant4-DNA models.
     129
     13021.12.2009, L. Pandola, tag emlowen-V09-03-01
     131            Added classes G4PenelopeOscillator* to manage multi-element atomic oscillators used
     132            in Penelope Compton and Ionisation models. Already compliant with Penelope2008.
     133            **Beta version at the moment**
     134
     13521.12.2009, L. Pandola, tag emlowen-V09-03-00
     136            Added a dummy ComputeCrossSectionPerAtom() method in G4PenelopeRayleighModel.
     137            Never inkoved by tracking, issues a warning if users access it via G4EmCalculator.
    19138
    2013910.12.2009, S. Incerti, tag emlowen-V09-02-68
Note: See TracChangeset for help on using the changeset viewer.