![]() |
Project
|
#include <CalPadWrapper.h>
Inherits TObject.
Public Member Functions | |
CalPadWrapper (o2::tpc::CalDet< float > *obj) | |
CalPadWrapper ()=default | |
void | setObj (o2::tpc::CalDet< float > *obj) |
o2::tpc::CalDet< float > * | getObj () |
virtual const char * | GetName () const override |
virtual | ~CalPadWrapper () override=default |
Temporary solution until objects not inheriting from TObject can be handled in QualityControl A wrapper class to easily promote CalDet<float> objects to a TObject does not take ownership of wrapped object and should not be used in tight loops since construction expensive
Definition at line 30 of file CalPadWrapper.h.
|
inline |
Definition at line 33 of file CalPadWrapper.h.
|
default |
|
overridevirtualdefault |
|
inlineoverridevirtual |
Definition at line 49 of file CalPadWrapper.h.
|
inline |
Definition at line 44 of file CalPadWrapper.h.
|
inline |
Definition at line 39 of file CalPadWrapper.h.