
       =--------------------------------------------------------=
       Geant4 - an Object-Oriented Toolkit for Physics Simulation
       =--------------------------------------------------------=

History file for  hadronic/models/chiral_inv_phase_space/processes  directory.
	
Summarize all code modifications & keep track of all tags in this file.


     -----------------------------------------------------------------
     * Please list in reverse chronological order (last date on top) *
     -----------------------------------------------------------------

19-Mar-2012 V.Ivanchenko                   (hadr-chips-proc-V09-04-07)
----------------------------------------------------------------------
G4QCaptureAtRest.cc - a counter of number of warnings is added;
  check baryon number of final state and take into account nuclear 
  recoil at rest which is not produced as a final particle

12-Mar-2012 V.Ivanchenko                   (hadr-chips-proc-V09-04-06)
----------------------------------------------------------------------
G4QCaptureAtRest.cc - a check is added on 4-momentum balance, if it
  is violated for mare than 2 GeV sampling is repeated again

21-Oct-2011 D.H. Wright                    (hadr-chips-proc-V09-04-05)
----------------------------------------------------------------------
G4Exception migration: forgot G4QDiscProcessMixer.cc in previous tag

28-Sep-2011 D.H. Wright                    (hadr-chips-proc-V09-04-04)
----------------------------------------------------------------------
G4Exception migration:  replace G4QException with new G4Exception
  in all cases except when it is the argument of a catch.  Files
  affected:
    G4QAtomicElectronScattering.cc
    G4QLowEnergy.cc
    G4QCaptureAtRest.cc
    G4QInelastic.cc

29-Apr-2011 M. Kosov			   (hadr-chips-proc-V09-04-03)
----------------------------------------------------------------------
Forgotten to close the debug printing in G4QLowEnergy

29-Apr-2011 M. Kosov			   (hadr-chips-proc-V09-04-02)
------------------------------------------------------------------
Coulomb Barrier correcion of the Bugzila problem # 1192

21-Apr-2011 M. Kosov			   (hadr-chips-proc-V09-04-01)
------------------------------------------------------------------
An attempt to correct the Bugzila problem # 1192 for Andrea to test

20-Jan-2011 A. Dotti			   (hadr-chips-proc-V09-04-00)
-----------------------------------------------------------------------
Added correct handling of splitting of target for (A>=2,Z=0).
Added throwing of exception to signal NULL pointer.

3-Sep-2010 G.Cosmo                         (hadr-chips-proc-V09-03-11)
-----------------------------------------------------------------------
Added missing std:: to call to for_each algorithm in G4QInelastic.cc.

19-Jun-2010 M.Kosov                             (hadr-chips-V09-03-06)
-----------------------------------------------------------------------
Mutual CHIPS tag for the G4-9-4-beta debugging

12-Jun-2010 M.Kosov                        (hadr-chips-proc-V09-03-10)
-----------------------------------------------------------------------
Bug-fix in G4QLowEnergy: pions as secondaries (thanks to Andrea)

10-Jun-2010 M.Kosov                        (hadr-chips-proc-V09-03-09)
-----------------------------------------------------------------------
Bug-fix in K0 elastic & IonIon Elastic (thanks to Andrea)

8-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-08)
-----------------------------------------------------------------------
Uncommented Warning for the dropped particle in G4QInelastic

8-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-07)
-----------------------------------------------------------------------
More Omega- corrections is included in G4QElastic (thanks to Andrea)

7-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-06)
-----------------------------------------------------------------------
N neutrons (A=N, Z=0) are decayed in G4QLowEnergy (thanks to Andrea)

7-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-05)
-----------------------------------------------------------------------
Omega- is included in G4QElastic (thanks to Andrea)

7-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-04)
-----------------------------------------------------------------------
nn is decayed in G4QLowEnergy (thanks to Andrea)

4-Jun-2010 M.Kosov                         (hadr-chips-proc-V09-03-03)
-----------------------------------------------------------------------
K0 elastic XS is corrected in G4QElastic

5-Feb-2010 M.Kosov                             (hadr-chips-V09-03-03)
-----------------------------------------------------------------------
Mutual tag: accumulate bug fix and AntiBaryonElastic implementation

27-Jan-2010 M.Kosov                            (hadr-chips-proc-V09-03-02)
----------------------------------------------------------------------------
Corrected comparison in G4QElastic

24-Jan-2010 M.Kosov                            (hadr-chips-V09-03-01)
-----------------------------------------------------------------------
Mutual tag: pion elastic is added to G4QElastic, 2.4*A^1/3->10 in G4QInelastic

15-Jan-2010 M.Kosov                            (hadr-chips-proc-V09-03-01)
----------------------------------------------------------------------------
Second approximation of CHIPS parameters

14-Jan-2010 M.Kosov                            (hadr-chips-proc-V09-03-00)
----------------------------------------------------------------------------
Use G4Q(Proton/Neutron)ElasticCrossSection instead of G4QElasticCrossSection

17-Nov-2009 M.Kosov                            (hadr-chips-V09-02-24)
-----------------------------------------------------------------------
Mutual tag: migration of CHIPS processes & CHIPS dependent classes from cross_sections
