7#ifndef ATHENAKERNEL_IHIVESTOREMGR_H
8# define ATHENAKERNEL_IHIVESTOREMGR_H
11#include "GaudiKernel/INamedInterface.h"
30 virtual StatusCode
clearStore(
bool forceRemove=
false) = 0;
virtual StatusCode clearStore(bool forceRemove=false)=0
clear the store
virtual void commitNewDataObjects()=0
Reset handles added since the last call to commit.
DeclareInterfaceID(IHiveStoreMgr, 1, 0)
Declare interface ID.