#ifndef HMUEMULEPTONSEXP_H
#define HMUEMULEPTONSEXP_H
#include "hmuEmuleptons.h"
class HMUEMULeptonsExp : public HMUEMULeptons
{
public:
HMUEMULeptonsExp(void);
~HMUEMULeptonsExp(void);
ClassDef(HMUEMULeptonsExp,1)
};
class HMUEMUDiLeptonsExp : public HMUEMUDiLeptons
{
public:
HMUEMUDiLeptonsExp(void);
~HMUEMUDiLeptonsExp(void);
ClassDef(HMUEMUDiLeptonsExp,1)
};
#endif /* !HMUEMULEPTONSEXP_H */
Last change: Sat May 22 12:59:15 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.