r1 - 07 Apr 2009 - 03:26:54 - SeoKonKangYou are here: KoreaCmsWiki >  Main Web > TWikiUsers > SeoKonKang > LogBooks > DailyLogBook > 2009 > 20090401 > RunAction_hh
#ifndef RunAction_h
#define RunAction_h 1

#include<iostream>
#include"MySD.hh"
using namespace std;

class RunAction {
 public:
        RunAction();
        ~RunAction();
        void BeginOfRunAction(MySD *aSD);
        void EndOfRunAction(MySD *aSD);
};
#endif

-- SeoKonKang - 07 Apr 2009

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
KOREA-CMS
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding KoreaCmsWiki? Send feedback