Link between the leaf, the condition and the histogram. More...
#include <GCondition.h>
Public Member Functions | |
virtual Bool_t | Check () |
virtual void | Fill () |
GCondHandler (GCondition *cond) | |
GCondition * | GetGCondition () |
to get back the condition More... | |
virtual | ~GCondHandler () |
Protected Attributes | |
GCondition * | fCond |
Link between the leaf, the condition and the histogram.
They are not owned by the user. It is then the taks of the user to delete them
Definition at line 297 of file GCondition.h.