Project
Loading...
Searching...
No Matches
MergerAlgorithm.h File Reference

Algorithms for merging objects. More...

#include "ObjectStore.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mergers
 
namespace  o2::mergers::algorithm
 

Functions

void o2::mergers::algorithm::merge (TObject *const target, TObject *const other)
 A function which merges TObjects.
 
void o2::mergers::algorithm::merge (VectorOfTObjectPtrs &targets, const VectorOfTObjectPtrs &others)
 A function which merges two vectors of TObjects.
 
void o2::mergers::algorithm::deleteTCollections (TObject *obj)
 

Detailed Description

Algorithms for merging objects.

Author
Piotr Konopka, piotr.nosp@m..jan.nosp@m..kono.nosp@m.pka@.nosp@m.cern..nosp@m.ch

Definition in file MergerAlgorithm.h.