When I try to merge files with TAxis saved inside with hadd I get:
Warning in TFileMerger::MergeRecursive: cannot merge object type (n:‘axis’, t:’’) - Merge(TCollection *) not implemented
Is it possibile to implement the Merge method for TAxis as it is done for TH1F?