#ifndef HDSTSIMULATIONSEP05_H
#define HDSTSIMULATIONSEP05_H
#include "hdstsimulation.h"
class HDstSimulationSep05 : public HDstSimulation
{
public:
HDstSimulationSep05() : HDstSimulation() {};
~HDstSimulationSep05() {};
void setupTaskListGen0();
void setupTaskListGen1();
void setupTaskListGen2();
ClassDef( HDstSimulationSep05, 0 )
};
#endif // HDSTSIMULATIONSEP05_H
Last change: Sat May 22 12:54:59 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.