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.
|
This is the complete list of members for Event, including all inherited members.
add(const std::string name, TObject *object) | Event | virtual |
addCollection(const std::string name, TClonesArray *collection) | Event | |
addCollection(const std::string &name, std::vector< T * > *collection) | Event | inline |
branches_ | Event | private |
Clear() | Event | |
entry_ | Event | private |
Event() | Event | |
event_header_ | Event | private |
exists(const std::string name) | Event | |
getCollection(const std::string name) | Event | |
getEventHeaderMutable() const | Event | inline |
getLCCollection(std::string name) | Event | inline |
getLCEvent() | Event | inline |
getTree() | Event | inline |
hasLCCollection(const std::string name) | Event | |
lc_event_ | Event | private |
objects_ | Event | private |
setEntry(const int entry) | Event | inline |
setLCEvent(EVENT::LCEvent *lc_event) | Event | inline |
setTree(TTree *tree) | Event | inline |
tree_ | Event | private |
~Event() | Event | |
~IEvent() | IEvent | inlinevirtual |