Classes | Namespaces | Typedefs | Functions
Inputfwd.h File Reference
#include "Rtypes.h"
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  art::input::BranchInfo
 

Namespaces

 art
 
 art::input
 

Typedefs

using art::input::BranchMap = std::map< ProductID, 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 (TBranch *branch, EntryNumber entryNumber, unsigned long long &ticks)
 
Int_t art::input::getEntry (TTree *tree, EntryNumber entryNumber)
 
Int_t art::input::getEntry (TTree *tree, EntryNumber entryNumber, unsigned long long &ticks)