1#ifndef Event_EvtRecEvent_H
2#define Event_EvtRecEvent_H
4#include "GaudiKernel/DataObject.h"
15 EvtRecEvent(): m_tottks(0), m_nchrg(0), m_nneu(0), m_nvee(0), m_ndtag(0) {}
const CLID & CLID_EvtRecEvent
void setTotalTracks(const int tottks)
static const CLID & classID()
void setNumberOfPi0(const int npi0)
virtual const CLID & clID() const
void setNumberOfVee(const int nvee)
void setTotalNeutral(const int nneu)
void setTotalCharged(const int nchrg)
void setNumberOfDTag(const int ndtag)