Ignore:
Timestamp:
Nov 19, 2009, 11:58:35 AM (15 years ago)
Author:
garnier
Message:

CVS update

Location:
trunk/examples/advanced
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/GNUmakefile

    r807 r1187  
    1 # $Id: GNUmakefile,v 1.5 2004/06/23 16:09:48 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.6 2008/06/23 09:26:07 gcosmo Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1212SUBDIRS =  gammaray_telescope underground_physics xray_fluorescence xray_telescope
    1313SUBDIRS += brachytherapy cosmicray_charging hadrontherapy
    14 SUBDURS += medical_linac purging_magnet radioprotection
     14SUBDIRS += medical_linac purging_magnet radioprotection human_phantom
     15SUBDIRS += air_shower microbeam microdosimetry nanobeam
    1516SUBDIRS += Tiara Rich composite_calorimeter lAr_calorimeter
    1617
  • trunk/examples/advanced/README

    r807 r1187  
    1 $Id: README,v 1.2 2001/10/23 15:09:27 gcosmo Exp $
     1$Id: README,v 1.3 2009/11/18 15:34:16 cirrone Exp $
    22-------------------------------------------------------------------
    33
     
    1515in each example for the details.
    1616These application are made part of the official GEANT4 distribution, however
    17 their maintenance and updates is under responsibility of the authors. These
    18 applications are not subject to regular system testing.
     17their maintenance and updates is under responsibility of the authors.
    1918
  • trunk/examples/advanced/air_shower/Visualisation.mac

    r807 r1187  
    1212# (Edit the next line(s) to choose another graphic system)
    1313#
    14 /vis/open OGLIX
    15 #/vis/open RayTracer
     14#/vis/open OGLIX
     15/vis/open RayTracerX
     16#/vis/open ATree
     17#/vis/open OIX
    1618#/vis/open OGLSX
    1719#/vis/open DAWNFILE
Note: See TracChangeset for help on using the changeset viewer.