susy_cfa
b611ccad937ea179f86a1f5663960264616c0a20
|
#include "small_tree.hpp"
#include <stdexcept>
#include <string>
#include <iostream>
#include <vector>
#include "TROOT.h"
#include "TTree.h"
#include "TBranch.h"
#include "TChain.h"
#include "TTreeFormula.h"
#include "small_tree_quick.hpp"
Go to the source code of this file.
Functions | |
small_tree * | NewTree (const std::type_info &type) |
small_tree* NewTree | ( | const std::type_info & | type | ) |
Definition at line 5331 of file small_tree.cpp.
References small_tree::small_tree().