Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/cascade/cascade/src/G4CascadeT31piNChannel.cc

    r1337 r1340  
    2424// ********************************************************************
    2525//
    26 // $Id: G4CascadeT31piNChannel.cc,v 1.2 2010/06/25 09:44:14 gunter Exp $
    27 // GEANT4 tag: $Name: geant4-09-04-beta-01 $
     26// $Id: G4CascadeT31piNChannel.cc,v 1.3 2010/08/04 05:28:24 mkelsey Exp $
     27// GEANT4 tag: $Name: hadr-casc-V09-03-85 $
     28//
     29// 20100804  M. Kelsey -- Add name string to ctor
    2830
    2931#include "G4CascadePiMinusPChannel.hh"
     
    689691                                   pimP5bfs, pimP6bfs, pimP7bfs,
    690692                                   pimP8bfs, pimP9bfs, pimPCrossSections,
    691                                    pimPtotXSec);
     693                                   pimPtotXSec, "PiMinusP");
    692694
    693695G4CascadePiPlusNChannelData::data_t
     
    695697                                  pipN5bfs, pipN6bfs, pipN7bfs,
    696698                                  pipN8bfs, pipN9bfs, pimPCrossSections,
    697                                   pimPtotXSec);
     699                                  pimPtotXSec, "PiPlusN");
Note: See TracChangeset for help on using the changeset viewer.