ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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 930 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 934 of file StoreGateSvc.h.

935  : DataObjID (clid, key), m_algo (algo)
936  {}

Member Data Documentation

◆ m_algo

std::string StoreGateSvc::BadListItem::m_algo

Definition at line 937 of file StoreGateSvc.h.


The documentation for this struct was generated from the following file:
StoreGateSvc::clid
CLID clid(const TKEY &key) const
Retrieve the main CLID of the object recorded in StoreGate with the given "key" WARNING: slow!
StoreGateSvc::BadListItem::m_algo
std::string m_algo
Definition: StoreGateSvc.h:937
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37