|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "Gaudi/Property.h"
19 return StatusCode::SUCCESS;
30 std::string
error(
"AnyVertexSkimmingTool - Failed to retrieve : ");
32 throw std::runtime_error(
error);
34 if(not
read->empty()) pass |=
true;
43 std::string
error(
"AnyVertexSkimmingTool - Failed to retrieve : ");
45 throw std::runtime_error(
error);
47 if(not container->
empty()) pass |=
true;
def retrieve(aClass, aKey=None)
IovVectorMap_t read(const Folder &theFolder, const SelectionCriterion &choice, const unsigned int limit=10)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
bool empty() const noexcept
Returns true if the collection is empty.