![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "Rtypes.h"#include <map>#include <vector>Go to the source code of this file.
Classes | |
| struct | art::input::BranchInfo |
Namespaces | |
| art | |
| HLT enums. | |
| art::input | |
Typedefs | |
| using | art::input::BranchMap = std::map< BranchKey const, BranchInfo > |
| using | art::input::EntryNumber = Long64_t |
| using | art::input::EntryNumbers = std::vector< EntryNumber > |
Functions | |
| Int_t | art::input::getEntry (TBranch *branch, EntryNumber entryNumber) |
| Int_t | art::input::getEntry (TTree *tree, EntryNumber entryNumber) |