ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Interface for AtTabInfo classes. More...
#include <AtTabInfo.h>
Public Member Functions | |
AtTabInfoBase ()=default | |
virtual | ~AtTabInfoBase ()=default |
virtual std::string | GetDefaultName ()=0 |
Default name for info type. More... | |
Interface for AtTabInfo classes.
Definition at line 35 of file AtTabInfo.h.
|
default |
|
virtualdefault |
|
pure virtual |
Default name for info type.
Implemented in AtTabInfoFairRoot< T >, AtTabInfoFairRoot< AtEvent >, AtTabInfoFairRoot< AtFissionEvent >, AtTabInfoFairRoot< AtRawEvent >, AtTabInfoBranch< T >, AtTabInfo, and AtTabInfoTree.