#ifndef HDSTREALDATASEP05_H
#define HDSTREALDATASEP05_H
#include "hdstrealdata.h"
class HDstRealDataSep05 : public HDstRealData
{
public:
HDstRealDataSep05() : HDstRealData() {};
~HDstRealDataSep05() {};
void setupTaskListGen0();
void setupTaskListPostGen0();
void setupTaskListGen1();
void setupTaskListGen2();
ClassDef(HDstRealDataSep05, 0)
};
#endif // HDSTREALDATASEP05_H
Last change: Sat May 22 12:54:57 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.