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/underground_physics/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/underground_physics/include/DMXAnalysisManager.hh

    r807 r1337  
    3333// -----------
    3434//  16 Jan 2002  Alex Howard   Created
     35//  22 Oct 2009  Luciano Pandola Added TreeFactory, removed ntuple4
    3536//
    3637// -------------------------------------------------------------------
     
    7879  class IAnalysisFactory;
    7980  class ITree;
     81  class ITreeFactory;
    8082  class IHistogramFactory;
    8183  class ITupleFactory;
     
    174176
    175177  AIDA::IAnalysisFactory  *af;
     178  AIDA::ITreeFactory *tf;
    176179  AIDA::ITree             *tree;
    177180  AIDA::IHistogramFactory *hf;
     
    180183  AIDA::ITuple            *ntuple2;
    181184  AIDA::ITuple            *ntuple3;
    182   AIDA::ITuple            *ntuple4;
     185
    183186
    184187  AIDA::IHistogram1D* hEsourcep;
  • trunk/examples/advanced/underground_physics/include/DMXMinEkineCuts.hh

    r1230 r1337  
    2626//
    2727// $Id: DMXMinEkineCuts.hh,v 1.4 2006/06/29 16:25:47 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
Note: See TracChangeset for help on using the changeset viewer.