1 #ifndef __JGIZMO__JROOTOBJECT__
2 #define __JGIZMO__JROOTOBJECT__
52 const TString& __label):
55 this->
label = __label;
66 TString buffer(this->
label);
71 buffer = buffer(0, pos);
92 void Draw(
const std::string& option)
const
94 this->
get()->Draw(option.c_str());
Auxiliary data structure for TObject with a user defined label.
JRootObject(TObject *__p)
Constructor.
void Draw(const std::string &option) const
Draw object.
TString getLabel() const
Get label.
JRootObject(TObject *__p, const TString &__label)
Constructor.
void setLabel(const TString &label)
Set label.
Template implementation of class that holds pointer to object(s).
virtual JClass_t * get() const override
Get pointer.
JClass_t * __p
pointer to object
Auxiliary applications for use of ROOT and more.
static const char LABEL_TERMINATOR
label terminator
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).