10#ifndef Generator_Ekhara_H
11#define Generator_Ekhara_H
13#include "GaudiKernel/Algorithm.h"
14#include "GaudiKernel/ISvcLocator.h"
15#include "Ekhara/EkharaRandom.h"
16#include "AIDA/IHistogram1D.h"
19class Ekhara:
public Algorithm
22 Ekhara(
const std::string& name, ISvcLocator* pSvcLocator);
52 IHistogram1D *hMCPosiMom;
53 IHistogram1D *hMCPosiThe;
54 IHistogram1D *hMCPosiPhi;
55 IHistogram1D *hMCElecMom;
56 IHistogram1D *hMCElecThe;
57 IHistogram1D *hMCElecPhi;
58 IHistogram1D *hMCEtaPMom;
59 IHistogram1D *hMCEtaPThe;
60 IHistogram1D *hMCEtaPPhi;
Ekhara(const std::string &name, ISvcLocator *pSvcLocator)
manage multiple CLHEP random engines as named streams