CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Typedefs | Functions | Variables
DataGetterHelper.cc File Reference
#include <iostream>
#include "Reflex/Type.h"
#include "Reflex/Object.h"
#include "Reflex/Member.h"
#include "DataFormats/FWLite/interface/DataGetterHelper.h"
#include "TFile.h"
#include "TTree.h"
#include "TTreeCache.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/Common/interface/WrapperHolder.h"
#include "FWCore/FWLite/interface/setRefStreamer.h"
#include "FWCore/Utilities/interface/WrappedClassName.h"
#include "FWCore/Utilities/interface/EDMException.h"

Go to the source code of this file.

Classes

class  fwlite::withTCache
 

Namespaces

 fwlite
 

Macros

#define TTCACHE_SIZE   20*1024*1024
 

Typedefs

typedef std::map
< internal::DataKey,
boost::shared_ptr
< internal::Data > > 
fwlite::DataMap
 

Functions

static TBranch * fwlite::findBranch (TTree *iTree, std::string const &iMainLabels, std::string const &iProcess)
 

Variables

static internal::Data fwlite::branchNotFound
 

Macro Definition Documentation

#define TTCACHE_SIZE   20*1024*1024

Definition at line 33 of file DataGetterHelper.cc.

Referenced by fwlite::DataGetterHelper::DataGetterHelper().