#ifndef HMUDILEPEMULATIONSIM_H
#define HMUDILEPEMULATIONSIM_H
#include "muDilepEmulation.h"
class HMUDilepEmulationSim : public HMUDilepEmulation {
public:
HMUDilepEmulationSim();
HMUDilepEmulationSim(const Text_t *name,const Text_t *title);
~HMUDilepEmulationSim();
Bool_t init();
Bool_t finalize();
ClassDef(HMUDilepEmulationSim,1)
};
#endif // HMUDILEPEMULATIONSIM_H
Last change: Sat May 22 12:59:11 2010
Last generated: 2010-05-22 12:59
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.