ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Describes a branch stored a TTree. More...
#include <AtTabInfoTree.h>
Public Member Functions | |
AtTabInfoBranch (std::shared_ptr< AtTabInfoTree > tree, TString branchName) | |
T * | GetInfo () |
std::string | GetDefaultName () override |
Default name for info type. More... | |
![]() | |
AtTabInfoBase ()=default | |
virtual | ~AtTabInfoBase ()=default |
Protected Attributes | |
TTreeReaderValue< T > | fDetector |
std::shared_ptr< AtTabInfoTree > | fTree |
Describes a branch stored a TTree.
TTree and entry number themsleves are handled by an AtTabInfoTree object.
Definition at line 55 of file AtTabInfoTree.h.
|
inline |
Definition at line 61 of file AtTabInfoTree.h.
|
inlineoverridevirtual |
Default name for info type.
Implements AtTabInfoBase.
Definition at line 68 of file AtTabInfoTree.h.
|
inline |
Definition at line 66 of file AtTabInfoTree.h.
|
protected |
Definition at line 57 of file AtTabInfoTree.h.
|
protected |
Definition at line 58 of file AtTabInfoTree.h.