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/chiral_inv_phase_space/body/src/G4QCHIPSWorld.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4QCHIPSWorld.cc,v 1.33 2009/02/23 09:49:24 mkossov Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4QCHIPSWorld.cc,v 1.34 2010/06/23 13:56:30 mkossov Exp $
     28// GEANT4 tag $Name: hadr-chips-V09-03-08 $
    2929//
    3030//      ---------------- G4QCHIPSWorld ----------------
     
    100100{
    101101  //static const G4int mnofParts = 486;           // max number of particles (up to A=80)
    102   static const G4int mnofParts = 494;           // max number of particles (up to A=80) IN
     102  //static const G4int mnofParts = 494;           // max number of particles (up to A=80)
     103  static const G4int mnofParts = 512; // max#of particles,A<57,G4QParticle::InitDecayVector
    103104  static const G4bool cf = true;                // verbose=true G4QPDG construction flag
    104105#ifdef debug
Note: See TracChangeset for help on using the changeset viewer.