#include "TGo4FitAxisTrans.h" TGo4FitAxisTrans::TGo4FitAxisTrans() : TGo4FitParsList() { } TGo4FitAxisTrans::TGo4FitAxisTrans(const char* iName, const char* iTitle) : TGo4FitParsList(iName, iTitle, kTRUE) { } TGo4FitAxisTrans::~TGo4FitAxisTrans() { }