Definition at line 45 of file SnapshotHelpers.hxx.
#include <ROOT/RDF/SnapshotHelpers.hxx>
◆ AssertNoNullBranchAddresses()
void ROOT::Internal::RDF::RBranchSet::AssertNoNullBranchAddresses |
( |
| ) |
|
◆ Clear()
void ROOT::Internal::RDF::RBranchSet::Clear |
( |
| ) |
|
◆ Get()
TBranch * ROOT::Internal::RDF::RBranchSet::Get |
( |
const std::string & | name | ) |
const |
◆ Insert()
void ROOT::Internal::RDF::RBranchSet::Insert |
( |
const std::string & | name, |
|
|
TBranch * | address, |
|
|
bool | isCArray = false ) |
◆ IsCArray()
bool ROOT::Internal::RDF::RBranchSet::IsCArray |
( |
const std::string & | name | ) |
const |
◆ fBranches
std::vector<TBranch *> ROOT::Internal::RDF::RBranchSet::fBranches |
|
private |
◆ fIsCArray
std::vector<bool> ROOT::Internal::RDF::RBranchSet::fIsCArray |
|
private |
◆ fNames
std::vector<std::string> ROOT::Internal::RDF::RBranchSet::fNames |
|
private |
The documentation for this class was generated from the following files: