#ifndef HDSTREALDATAAPR06_H
#define HDSTREALDATAAPR06_H
#include "hdstrealdata.h"
class HDstRealDataApr06 : public HDstRealData
{
public:
HDstRealDataApr06() : HDstRealData() {};
~HDstRealDataApr06() {};
void setupTaskListGen1();
void setupTaskListGen2();
ClassDef(HDstRealDataApr06, 0)
};
#endif // HDSTREALDATAAPR06_H
Last change: Sat May 22 12:54:56 2010
Last generated: 2010-05-22 12:54
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.