CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions | Variables
RootTree.h File Reference
#include "DataFormats/Provenance/interface/ConstBranchDescription.h"
#include "DataFormats/Provenance/interface/ProvenanceFwd.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "Rtypes.h"
#include "TBranch.h"
#include <map>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  edm::roottree::BranchInfo
 
class  edm::RootTree
 

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::roottree
 

Typedefs

typedef std::map< BranchKey
const, BranchInfo > 
edm::roottree::BranchMap
 
typedef Long64_t edm::roottree::EntryNumber
 

Functions

Int_t edm::roottree::getEntry (TBranch *branch, EntryNumber entryNumber)
 
Int_t edm::roottree::getEntry (TTree *tree, EntryNumber entryNumber)
 
std::unique_ptr< TTreeCache > edm::roottree::trainCache (TTree *tree, InputFile &file, unsigned int cacheSize, char const *branchNames)
 

Variables

unsigned int const edm::roottree::defaultCacheSize = 20U * 1024 * 1024
 
unsigned int const edm::roottree::defaultLearningEntries = 20U
 
unsigned int const edm::roottree::defaultNonEventCacheSize = 1U * 1024 * 1024
 
unsigned int const edm::roottree::defaultNonEventLearningEntries = 1U