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

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/parallel/ExDiane/src/BrachySimulation.cc

    r1230 r1337  
    2626//
    2727// $Id: BrachySimulation.cc
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030// --------------------------------------------------------------
     
    5454#endif
    5555
    56 #include "BrachyEventAction.hh"
    5756#include "BrachyDetectorConstruction.hh"
    5857#include "BrachyPhysicsList.hh"
     
    110109#endif
    111110
    112   BrachyEventAction *pEventAction = new BrachyEventAction();
    113   pRunManager -> SetUserAction(pEventAction );
    114 
    115111  BrachyRunAction *pRunAction = new BrachyRunAction();
    116112  pRunManager -> SetUserAction(pRunAction);
Note: See TracChangeset for help on using the changeset viewer.