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.
Loading...
Searching...
No Matches
event
src
HpsEvent.cxx
Go to the documentation of this file.
1
#include "
HpsEvent.h
"
2
3
HpsEvent::HpsEvent
() {}
4
5
void
HpsEvent::addCollection
(
const
std::string name, TClonesArray* collection) {}
6
void
HpsEvent::setTree
(TTree* tree) {
tree_
= tree;}
HpsEvent.h
HpsEvent::tree_
TTree * tree_
Definition
HpsEvent.h:19
HpsEvent::setTree
void setTree(TTree *tree)
Definition
HpsEvent.cxx:6
HpsEvent::addCollection
void addCollection(const std::string name, TClonesArray *collection)
Definition
HpsEvent.cxx:5
HpsEvent::HpsEvent
HpsEvent()
Definition
HpsEvent.cxx:3
Generated by
1.9.8