#include <BranchMapReader.h>
Definition at line 70 of file BranchMapReader.h.
BranchMapReader::BranchMapReader |
( |
TFile * |
file | ) |
|
fwlite::BranchMapReader::BranchMapReader |
( |
| ) |
|
|
inline |
Definition at line 73 of file BranchMapReader.h.
std::unique_ptr< internal::BMRStrategy > strategy_
Long_t fwlite::BranchMapReader::getEventEntry |
( |
| ) |
const |
|
inline |
TTree const* fwlite::BranchMapReader::getEventTree |
( |
| ) |
const |
|
inline |
TTree* fwlite::BranchMapReader::getEventTree |
( |
| ) |
|
|
inline |
TFile const* fwlite::BranchMapReader::getFile |
( |
| ) |
const |
|
inline |
TFile* fwlite::BranchMapReader::getFile |
( |
| ) |
|
|
inline |
TUUID fwlite::BranchMapReader::getFileUUID |
( |
| ) |
const |
|
inline |
int BranchMapReader::getFileVersion |
( |
TFile * |
file | ) |
|
int fwlite::BranchMapReader::getFileVersion |
( |
| ) |
const |
|
inline |
Long_t fwlite::BranchMapReader::getLuminosityBlockEntry |
( |
| ) |
const |
|
inline |
TTree const* fwlite::BranchMapReader::getLuminosityBlockTree |
( |
| ) |
const |
|
inline |
TTree* fwlite::BranchMapReader::getLuminosityBlockTree |
( |
| ) |
|
|
inline |
Long_t fwlite::BranchMapReader::getRunEntry |
( |
| ) |
const |
|
inline |
TTree const* fwlite::BranchMapReader::getRunTree |
( |
| ) |
const |
|
inline |
TTree* fwlite::BranchMapReader::getRunTree |
( |
| ) |
|
|
inline |
bool BranchMapReader::updateEvent |
( |
Long_t |
eventEntry | ) |
|
bool BranchMapReader::updateFile |
( |
TFile * |
file | ) |
|
bool BranchMapReader::updateLuminosityBlock |
( |
Long_t |
luminosityBlockEntry | ) |
|
bool BranchMapReader::updateRun |
( |
Long_t |
runEntry | ) |
|
int fwlite::BranchMapReader::fileVersion_ |
|
private |
Definition at line 109 of file BranchMapReader.h.
Referenced by branchIDToBranch(), branchListIndexes(), getEventEntry(), getEventTree(), getFile(), getFileUUID(), getLuminosityBlockEntry(), getLuminosityBlockTree(), getRunEntry(), getRunTree(), productToBranchID(), and thinnedAssociationsHelper().