|
babymaker
e95a6a9342d4604277fe7cc6149b6b5b24447d89
|
#include "babymaker/bmaker/interface/baby_base.hh"#include <stdexcept>#include <string>#include <iostream>#include <vector>#include "TROOT.h"#include "TTree.h"#include "TBranch.h"#include "TChain.h"#include "babymaker/bmaker/interface/baby_full.hh"Go to the source code of this file.
Functions | |
| baby_base * | NewTree (const std::type_info &type) |
| baby_base* NewTree | ( | const std::type_info & | type | ) |
Definition at line 12768 of file baby_base.cc.
References baby_base::baby_base().
1.8.11