![]() |
ATLAS Offline Software
|
the interface class for branch processors More...
#include <TreeBranchHelpers.h>
Public Member Functions | |
| virtual | ~IComponentProcessor ()=default |
| virtual destructor | |
| virtual StatusCode | setup (ROOT::RNTupleModel &, const BranchConfig &, OutputBranchData &, MsgStream &msg)=0 |
| virtual StatusCode | setup (TTree &, const BranchConfig &, OutputBranchData &, MsgStream &msg)=0 |
the interface class for branch processors
Definition at line 156 of file TreeBranchHelpers.h.
|
virtualdefault |
virtual destructor
|
pure virtual |
|
pure virtual |