1 #ifndef ALIAODBRANCHREPLICATOR_H 2 #define ALIAODBRANCHREPLICATOR_H 45 virtual TList*
GetList()
const = 0;
55 #ifndef ALIAODBRANCHREPLICATOR_H 56 #define ALIAODBRANCHREPLICATOR_H 82 virtual TList*
GetList()
const = 0;
92 #ifndef ALIAODBRANCHREPLICATOR_H 93 #define ALIAODBRANCHREPLICATOR_H 119 virtual TList*
GetList()
const = 0;
virtual void ReplicateAndFilter(const AliAODEvent &source)=0
Replicate (and optionally filter) the given aod event.
virtual TList * GetList() const =0
Return the list of object we manage.
AliAODBranchReplicator(const char *name="", const char *title="")
virtual ~AliAODBranchReplicator()
Base class of an object used for the replication.