88 using TNamed::SetName;
89 using TNamed::GetName;
Definition: CLASSBackEndDict.cxx:37
virtual CLASSObject * Clone()
Correct way to copy a CLASSObject in case of derivation.
Definition: CLASSObject.hxx:71
Header file for CLASSLogger class.
Object to handle output messages.
Definition: CLASSLogger.hxx:144
void SetLog(CLASSLogger *log)
Set the CLASSLogger.
Definition: CLASSObject.hxx:83
Define common proporties of all objects.
Definition: CLASSObject.hxx:39
CLASSLogger * GetLog()
Return the Pointer to the Log.
Definition: CLASSObject.hxx:84
CLASSLogger * fLog
Pointer to the Log.
Definition: CLASSObject.hxx:92