ATLAS Offline Software
Loading...
Searching...
No Matches
StoreGateSvc::BadListItem Struct Reference
Inheritance diagram for StoreGateSvc::BadListItem:
Collaboration diagram for StoreGateSvc::BadListItem:

Public Member Functions

 BadListItem (CLID clid, const std::string &key, const std::string &algo)

Public Attributes

std::string m_algo

Detailed Description

Definition at line 919 of file StoreGateSvc.h.

Constructor & Destructor Documentation

◆ BadListItem()

StoreGateSvc::BadListItem::BadListItem ( CLID clid,
const std::string & key,
const std::string & algo )
inline

Definition at line 923 of file StoreGateSvc.h.

924 : DataObjID (clid, key), m_algo (algo)
925 {}
CLID clid(const TKEY &key) const
Retrieve the main CLID of the object recorded in StoreGate with the given "key" WARNING: slow!

Member Data Documentation

◆ m_algo

std::string StoreGateSvc::BadListItem::m_algo

Definition at line 926 of file StoreGateSvc.h.


The documentation for this struct was generated from the following file: