8#include <calibration/core/MergeableNamed.h>
10#include <TCollection.h>
18 const MergeableNamed* xh = 0;
20 while ((xh =
dynamic_cast<MergeableNamed*
>(nxh()))) {
virtual Long64_t Merge(TCollection *hlist)
Allow merging using TFileMerger if saved directly to a file.
virtual void merge(const MergeableNamed *other)=0
Merge object 'other' into this one.
Abstract base class for different kinds of events.