boca::TreeWriter Class Reference
#include <TreeWriter.hh>
Public Member Functions | |
| TreeWriter (TFile &file, std::string const &tree_name="Analysis") | |
| TreeBranch & | NewBranch (std::string const &name, TClass &cl) |
| template<typename Branch_ > | |
| TreeBranch & | NewBranch (std::string const &name) |
| void | Fill () |
| void | Write () |
Constructor & Destructor Documentation
| boca::TreeWriter::TreeWriter | ( | TFile & | file, |
| std::string const & | tree_name = "Analysis" |
||
| ) |
Member Function Documentation
| void boca::TreeWriter::Fill | ( | ) |
| TreeBranch & boca::TreeWriter::NewBranch | ( | std::string const & | name, |
| TClass & | cl | ||
| ) |
template<typename Branch_ >
|
inline |
| void boca::TreeWriter::Write | ( | ) |
The documentation for this class was generated from the following files:
- boca/io/TreeWriter.hh
- source/io/TreeWriter.cpp
