#include <map>
#include "Rtypes.h"
#include "Reflex/Type.h"
#include "DataFormats/Provenance/interface/ConstBranchDescription.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::input |
Classes | |
struct | edm::input::BranchInfo |
Typedefs | |
typedef std::map< BranchKey const, BranchInfo > | edm::input::BranchMap |
typedef Long64_t | edm::input::EntryNumber |
Functions | |
Int_t | edm::input::getEntry (TTree *tree, EntryNumber entryNumber) |
Int_t | edm::input::getEntry (TBranch *branch, EntryNumber entryNumber) |