|
ATLAS Offline Software
|
Go to the documentation of this file.
16 m_targetStore(
"StoreGateSvc",
name),
17 m_toDelete(
"SG::Folder/ToDelete", this)
20 "the store containing the items to be deleted");
22 "the SG::IFolder with a list of items to be deleted");
51 <<
'/' << p2d->
name());
55 return StatusCode::SUCCESS;
SGDeleteAlg(const std::string &name, ISvcLocator *)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
ItemList::const_iterator const_iterator
#define ATH_MSG_VERBOSE(x)
ServiceHandle< StoreGateSvc > m_targetStore
property: the store containing the object in ItemsToDelete
StatusCode execute()
reset the ItemsToDelete once per event
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< SG::IFolder > m_toDelete
property: this is a private Folder called ToDelete.
CLID clID() const
Retrieve clid.
virtual const name_type & name() const override final
Retrieve data object key == string.
an algorithm that resets the data objects listed in a SG::Folder