
       =--------------------------------------------------------=
       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) *
     -----------------------------------------------------------------

10-Oct-2012 A.Ribon                       (hadr-chips-proc-V09-05-08)
----------------------------------------------------------------------
Added deprecate warning message (to be ready to drop CHIPS in G4 10)
to all constructors.

28-Sep-2012 A.Ribon                       (hadr-chips-proc-V09-05-07)
----------------------------------------------------------------------
Bringing back G4QDiscProcessMixer and G4QDiscreteProcessVector to use
G4VDiscreteProcess* instead of G4VProcess*, as it was the case before
the tag hadr-chips-proc-V09-05-05. This follows the decision to 
postpone to G4 10 the migration of G4HadronicProcess inheritance.

25-Sep-2012 G.Cosmo                        (hadr-chips-proc-V09-05-06)
--------------------------------------------------------------------------
Explicitly use inclusion of headers for system of units and physical
constants, in plan to remove implicit inclusion from globals.hh.

18-Sep-2012 M.Kelsey                       (hadr-chips-proc-V09-05-05)
----------------------------------------------------------------------
Modify G4QDiscProcessMixer and G4QDiscreteProcessVector to use G4VProcess*
instead of G4VDiscreteProcess*.  This ensures compatibility with migration
of G4HadronicProcess inheritance, also compatible with existing code.

Must be used with co-working base tag hadr-man-V09-05-16

06-Jul-2012 A.Ribon                        (hadr-chips-proc-V09-05-04)
----------------------------------------------------------------------
Fixed warning of shadowed variable in G4QDiffraction.cc .

14-Jun-2012 A.Ribon                        (hadr-chips-proc-V09-05-03)
----------------------------------------------------------------------
Fix mistake in G4QLowEnergy.cc introduced in previous tag.

13-Jun-2012 A.Ribon                        (hadr-chips-proc-V09-05-02)
----------------------------------------------------------------------
Fixed warnings of shadowed variables.

29-May-2012 V.Ivanchenko                   (hadr-chips-proc-V09-05-01)
----------------------------------------------------------------------
G4QCaptureAtRest.cc - added protection against catastrophic energy
  non-conservation on top of the recent version of the code

27-Apr-2012 D.H. Wright                    (hadr-chips-proc-V09-05-00)
----------------------------------------------------------------------
VIP fix: QE duplication in G4QInel (for p & n) is closed (it's in G4QF)

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
