ROOT 6.14/05 Reference Guide |
#include "TBranch.h"
#include "TTree.h"
#include "TVirtualCollectionProxy.h"
#include "TBrowser.h"
#include "TBranchObject.h"
#include "TBranchElement.h"
#include "TIndArray.h"
#include <map>
#include <vector>
#include <utility>
Classes | |
struct | TBranchSTL::ElementBranchHelper_t |
class | TBranchSTL |
A Branch handling STL collection of pointers (vectors, lists, queues, sets and multisets) while storing them in split mode. More... | |