Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

Location:
trunk/examples/advanced/human_phantom/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/human_phantom/include/G4HumanPhantomHit.hh

    r1230 r1337  
    2626//
    2727// $Id: G4HumanPhantomHit.hh,v 1.10 2007/05/15 14:46:54 guatelli Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030
  • trunk/examples/advanced/human_phantom/include/G4HumanPhantomPhysicsList.hh

    r807 r1337  
    2424// ********************************************************************
    2525//
    26 // Authors: S. Guatelli and M. G. Pia, INFN Genova, Italy
    27 //
    28 // Based on code developed by the undergraduate student G. Guerrieri
    29 // Note: this is a preliminary beta-version of the code; an improved
    30 // version will be distributed in the next Geant4 public release, compliant
    31 // with the design in a forthcoming publication, and subject to a
    32 // design and code review.
    3326//
     27// $Id: G4HumanPhantomPhysicsList.hh,v 1.8 2010/06/03 23:42:16 cirrone Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
     29//
     30// Authors: S. Guatelli, G. Guerrieri and M. G. Pia
     31//
     32//    **********************************
     33//    *                                *
     34//    *      G4HumanPhantomPhysicsList.hh      *
     35//    *                                *
     36//    **********************************
     37
    3438#ifndef G4HumanPhantomPhysicsList_h
    3539#define G4HumanPhantomPhysicsList_h 1
     
    5458
    5559private:
     60
    5661  // These methods construct physics processes and register them
    5762  void ConstructEM();
    5863};
     64
    5965#endif
    6066
Note: See TracChangeset for help on using the changeset viewer.