Definition at line 36 of file TTreeGeneratorBase.h.
#include <TTreeGeneratorBase.h>
◆ TTreeGeneratorBase()
ROOT::Internal::TTreeGeneratorBase::TTreeGeneratorBase |
( |
TTree * |
tree, |
|
|
const char * |
option |
|
) |
| |
◆ AddHeader() [1/2]
void ROOT::Internal::TTreeGeneratorBase::AddHeader |
( |
const char * |
classname | ) |
|
Add a header inclusion request.
If the header is already included it will not be included again.
Definition at line 144 of file TTreeGeneratorBase.cxx.
◆ AddHeader() [2/2]
void ROOT::Internal::TTreeGeneratorBase::AddHeader |
( |
TClass * |
cl | ) |
|
Add a header inclusion request.
If the header is already included it will not be included again.
Definition at line 38 of file TTreeGeneratorBase.cxx.
◆ GetBaseClass()
◆ GetContainedClassName()
◆ GetStreamerInfo()
Return the correct TStreamerInfo of class 'cl' in the list of branches (current) [Assuming these branches correspond to a flattened version of the class.
]
Definition at line 212 of file TTreeGeneratorBase.cxx.
◆ fListOfHeaders
TList ROOT::Internal::TTreeGeneratorBase::fListOfHeaders |
◆ fOptionStr
TString ROOT::Internal::TTreeGeneratorBase::fOptionStr |
◆ fTree
TTree* ROOT::Internal::TTreeGeneratorBase::fTree |
The documentation for this class was generated from the following files: