43 template<
typename... Types>
58 void Draw(Option_t* option =
"l");
CbmQaPieSlice & operator=(const TPieSlice &inp)
assignment operator
ClassDef(CbmQaPieSlice, 1)
void SetPie(TPie *p)
set a TPie pointer
void Browse(TBrowser *b)
Draw TPie by a mouse click in the TBrowser.
std::vector< CbmQaPieSlice > fSliceStore
a vector for slice streaming. It replaces the original array of pointers.
void Draw(Option_t *option="l")
Prevents original TPie::Draw() from crashing when there are no entries.
CbmQaPie(Types... args)
Reimplementation of any existing TPie constructor.