CMS 3D CMS Logo

Namespaces | Functions
RootTree.cc File Reference
#include "RootTree.h"
#include "RootDelayedReader.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/Provenance/interface/BranchType.h"
#include "InputFile.h"
#include "TTree.h"
#include "TTreeCache.h"
#include "TLeaf.h"
#include <cassert>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::roottree
 

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)