ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtTabInfoBase Class Referenceabstract

Interface for AtTabInfo classes. More...

#include <AtTabInfo.h>

Inheritance diagram for AtTabInfoBase:
Inheritance graph
[legend]

Public Member Functions

 AtTabInfoBase ()=default
 
virtual ~AtTabInfoBase ()=default
 
virtual std::string GetDefaultName ()=0
 Default name for info type. More...
 

Detailed Description

Interface for AtTabInfo classes.

Definition at line 35 of file AtTabInfo.h.

Constructor & Destructor Documentation

◆ AtTabInfoBase()

AtTabInfoBase::AtTabInfoBase ( )
default

◆ ~AtTabInfoBase()

virtual AtTabInfoBase::~AtTabInfoBase ( )
virtualdefault

Member Function Documentation

◆ GetDefaultName()

virtual std::string AtTabInfoBase::GetDefaultName ( )
pure virtual

The documentation for this class was generated from the following file: