hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Event Member List

This is the complete list of members for Event, including all inherited members.

add(const std::string name, TObject *object)Eventvirtual
addCollection(const std::string name, TClonesArray *collection)Event
addCollection(const std::string &name, std::vector< T * > *collection)Eventinline
branches_Eventprivate
Clear()Event
entry_Eventprivate
Event()Event
event_header_Eventprivate
exists(const std::string name)Event
getCollection(const std::string name)Event
getEventHeaderMutable() constEventinline
getLCCollection(std::string name)Eventinline
getLCEvent()Eventinline
getTree()Eventinline
hasLCCollection(const std::string name)Event
lc_event_Eventprivate
objects_Eventprivate
setEntry(const int entry)Eventinline
setLCEvent(EVENT::LCEvent *lc_event)Eventinline
setTree(TTree *tree)Eventinline
tree_Eventprivate
~Event()Event
~IEvent()IEventinlinevirtual