2#include "GaudiKernel/Algorithm.h"
11 TruthDemo(
const std::string& name, ISvcLocator* pSvcLocator);
17 bool m_produceHistogram;
20 IHistogram1D* m_hgenerated;
21 IHistogram1D* m_pxBalance;
22 IHistogram1D* m_pyBalance;
23 IHistogram1D* m_totEnergy;
24 IHistogram1D* m_negStatus;