8#include <calibration/core/MergeableNamed.h>
10#include <TCollection.h>
Abstract base class for objects that can be merged but also named.
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.