55 void AddDom(
const dom& onedom) { fDomList.push_back(onedom); }
59 std::vector<dom> fDomList;
const eventHeader GetEventHeader() const
get the information contained in the header (see eventHeader class)
organisation of the data - dom level
std::vector< dom > GetDomList() const
get all the dom involved in the event
void AddDom(const dom &onedom)
void SetDomList(std::vector< dom > &nb)
set the vector of dom involved in the event
event(const event &curEvent)
void SetEventHeader(const eventHeader &eHeader)
set the information in the header (see eventHeader class)