38 "name of the service managing the data store" };
49 void addItem(
const std::string& descriptor );
A small to stream Data I/O.
std::vector< std::unique_ptr< DataStoreItem > > m_itemList
Vector of items to be saved to this stream.
StatusCode execute() override
Working entry point.
StatusCode finalize() override
Terminate EvtCollectionStream.
StatusCode initialize() override
Initialize EvtCollectionStream.
SmartIF< INTupleSvc > m_pTupleSvc
Reference to Tuple service for event collection (may or may not be NTuple service)
void addItem(const std::string &descriptor)
Add item to output streamer list.
Gaudi::Property< std::vector< std::string > > m_itemNames
Gaudi::Property< std::string > m_storeName
void clearItems()
Clear item list.
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
Implementation of property with value of concrete type.
Small smart pointer class with automatic reference counting for IInterface.
This class is used for returning status codes from appropriate routines.