Edit statistics box.
This example shows:
- how to remove a stat element from the stat box
- how to add a new one
TList *listOfLines =
ps->GetListOfLines();
TText *tconst =
ps->GetLineWith(
"RMS");
return se;
}
- Author
- Olivier Couet
Definition in file statsEditing.C.