Ignore:
Timestamp:
May 28, 2009, 4:26:57 PM (15 years ago)
Author:
garnier
Message:

maj sur la beta de geant 4.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/include/G4QHadron.hh

    r1007 r1055  
    2525//
    2626//
    27 // $Id: G4QHadron.hh,v 1.36 2008/01/09 09:37:24 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-02 $
     27// $Id: G4QHadron.hh,v 1.37 2009/02/23 09:49:24 mkossov Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030//      ---------------- G4QHadron ----------------
     
    3232//  class header for Hadrons generated by the CHIPS Model
    3333// ------------------------------------------------------
     34// Short description: In CHIPS all particles are G4QHadrons, while they
     35// can be leptons, gammas or nuclei. The G4QPDGCode makes the difference.
     36// In addition the 4-momentum is a basic value, so the mass can be
     37// different from the GS mass (e.g. for the virtual gamma).
     38// -------------------------------------------------------------------
    3439
    3540#ifndef G4QHadron_h
     
    205210}
    206211#endif
    207 
Note: See TracChangeset for help on using the changeset viewer.