Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 928 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 932 of file StoreGateSvc.h.

933  : DataObjID (clid, key), m_algo (algo)
934  {}

Member Data Documentation

◆ m_algo

std::string StoreGateSvc::BadListItem::m_algo

Definition at line 935 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:935
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37