![]() |
![]() |
#include <map>
#include "Rtypes.h"
#include "InputFile.h"
#include "DataFormats/Provenance/interface/ConstBranchDescription.h"
Go to the source code of this file.
Classes | |
struct | edm::input::BranchInfo |
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
edm::input | |
Typedefs | |
typedef std::map< BranchKey const, BranchInfo > | edm::input::BranchMap |
typedef Long64_t | edm::input::EntryNumber |
Functions | |
Int_t | edm::input::getEntry (TBranch *branch, EntryNumber entryNumber) |
Int_t | edm::input::getEntry (TTree *tree, EntryNumber entryNumber) |
Int_t | edm::input::getEntryWithCache (TBranch *branch, EntryNumber entryNumber, TTreeCache *treeCache, InputFile *filePtr) |
Int_t | edm::input::getEntryWithCache (TTree *tree, EntryNumber entryNumber, TTreeCache *treeCache, InputFile *filePtr) |
Variables | |
unsigned int const | edm::input::defaultCacheSize = 20U * 1024 * 1024 |
unsigned int const | edm::input::defaultLearningEntries = 20U |
unsigned int const | edm::input::defaultNonEventCacheSize = 1U * 1024 * 1024 |
unsigned int const | edm::input::defaultNonEventLearningEntries = 1U |