ATLAS Offline Software
ReadCondHandle.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
12 
13 
14 namespace SG {
15 
16 
24  const EventIDBase& eid,
25  const std::string& key)
26 {
27  std::ostringstream ost;
28  cc.list(ost);
29  MsgStream msg(Athena::getMessageSvc(), "ReadCondHandle");
30  msg << MSG::ERROR
31  << "ReadCondHandle::retrieve() could not find EventTime "
32  << eid << " for key " << key << "\n"
33  << ost.str()
34  << endmsg;
35 }
36 
37 
38 } // namespace SG
python.trigbs_prescaleL1.ost
ost
Definition: trigbs_prescaleL1.py:104
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
SG::ReadCondHandleNotFound
void ReadCondHandleNotFound(const CondContBase &cc, const EventIDBase &eid, const std::string &key)
Report a conditions container lookup failure.
Definition: ReadCondHandle.cxx:23
Athena::getMessageSvc
IMessageSvc * getMessageSvc(bool quiet=false)
Definition: getMessageSvc.cxx:20
ReadCondHandle.h
endmsg
#define endmsg
Definition: AnalysisConfig_Ntuple.cxx:63
CondContBase
Base class for all conditions containers.
Definition: CondCont.h:140
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7
python.handimod.cc
int cc
Definition: handimod.py:523
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37