LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "Inputfwd.h"
Public Member Functions | |
BranchInfo (BranchDescription const &prod, TBranch *const branch) | |
Public Attributes | |
BranchDescription const & | branchDescription_ |
TBranch * | productBranch_ |
Definition at line 33 of file Inputfwd.h.
|
inline |
Definition at line 34 of file Inputfwd.h.
References productBranch_.
BranchDescription const& art::input::BranchInfo::branchDescription_ |
Definition at line 41 of file Inputfwd.h.
TBranch* art::input::BranchInfo::productBranch_ |
Definition at line 42 of file Inputfwd.h.
Referenced by BranchInfo(), and art::RootDelayedReader::getProduct_().