.. _event-struct: event_t Struct Attributes ------------------------- .. cpp:struct:: event_t .. cpp:var:: std::string name Event implementation name. .. cpp:var:: double weight Event weight. .. cpp:var:: long index The event index within the ROOT file. .. cpp:var:: std::string hash A unique identifier of the event. .. cpp:var:: std::string tree The tree of the ROOT files that the event has been constructed from.