#include "/cvmfs/nova.opensciencegrid.org/externals/art/v2_13_00/source/art/Framework/IO/Root/BranchMapperWithReader.h"
Definition at line 25 of file BranchMapperWithReader.h.
art::BranchMapperWithReader::BranchMapperWithReader |
( |
TBranch * |
branch, |
|
|
input::EntryNumber |
entryNumber |
|
) |
| |
|
inline |
void art::BranchMapperWithReader::readProvenance_ |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
Reimplemented from art::BranchMapper.
Definition at line 44 of file BranchMapperWithReader.h.
References branchPtr_, entryNumber_, and art::input::getEntry().
46 typedef std::vector<ProductProvenance> ppVec;
49 ppVec* pInfoVector(&infoVector);
56 for (
auto const&
info : infoVector) {
57 me->insert(std::make_unique<ProductProvenance const>(
info));
const XML_Char XML_Encoding * info
BranchMapperWithReader(TBranch *branch, input::EntryNumber entryNumber)
input::EntryNumber entryNumber_
void art::BranchMapper::setDelayedRead |
( |
bool const |
value | ) |
|
|
inlineinherited |
void art::BranchMapper::write |
( |
std::ostream & |
| ) |
const |
|
inherited |
TBranch* art::BranchMapperWithReader::branchPtr_ |
|
private |
The documentation for this class was generated from the following file: