CMS 3D CMS Logo

Public Member Functions | Public Attributes

edm::roottree::BranchInfo Struct Reference

#include <RootTree.h>

List of all members.

Public Member Functions

 BranchInfo (ConstBranchDescription const &prod)

Public Attributes

ConstBranchDescription branchDescription_
TClass * classCache_
TBranch * productBranch_
TBranch * provenanceBranch_

Detailed Description

Definition at line 40 of file RootTree.h.


Constructor & Destructor Documentation

edm::roottree::BranchInfo::BranchInfo ( ConstBranchDescription const &  prod) [inline]

Definition at line 41 of file RootTree.h.


Member Data Documentation

Definition at line 46 of file RootTree.h.

Definition at line 49 of file RootTree.h.

Definition at line 47 of file RootTree.h.

Referenced by edm::RootTree::addBranch().

Definition at line 48 of file RootTree.h.

Referenced by edm::RootTree::addBranch().