5#ifndef LArBadFeb2Ascii_H
6#define LArBadFeb2Ascii_H
23 StatusCode
execute(
const EventContext& ctx);
28 Gaudi::Property<std::string>
m_fileName{
this,
"FileName",
""};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
~LArBadFeb2Ascii()=default
StatusCode execute(const EventContext &ctx)
Execute method.
SG::ReadCondHandleKey< LArBadFebCont > m_BFKey
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Gaudi::Property< std::string > m_fileName