Ignore:
Timestamp:
Nov 5, 2010, 4:08:39 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/microbeam/include/MicrobeamEventAction.hh

    r807 r1342  
    2525//
    2626// -------------------------------------------------------------------
    27 // $Id: MicrobeamEventAction.hh,v 1.5 2006/06/29 16:05:05 gunter Exp $
     27// $Id: MicrobeamEventAction.hh,v 1.6 2010/10/07 14:03:11 sincerti Exp $
    2828// -------------------------------------------------------------------
    2929
     
    3535
    3636class MicrobeamRunAction;
     37class MicrobeamHistoManager;
    3738class G4Event;
    3839
     
    4344  public:
    4445 
    45     MicrobeamEventAction(MicrobeamRunAction*);
     46    MicrobeamEventAction(MicrobeamRunAction*, MicrobeamHistoManager *);
    4647   ~MicrobeamEventAction();
    4748
     
    5556 
    5657    MicrobeamRunAction*      Run;
     58    MicrobeamHistoManager*   Histo;     
    5759    G4String                 drawFlag;
    5860    G4int                    printModulo;         
Note: See TracChangeset for help on using the changeset viewer.