![]() |
ATLAS Offline Software
|
#include <Logger.h>
Public Member Functions | |
| ActsAthenaPrintPolicy (std::shared_ptr< MsgStream > msg, const std::string &name) | |
| void | flush (const Acts::Logging::Level &lvl, const std::string &input) override |
| virtual const std::string & | name () const override |
| virtual std::unique_ptr< Acts::Logging::OutputPrintPolicy > | clone (const std::string &name) const override |
Private Attributes | |
| IMessageSvc * | m_svc {} |
| std::shared_ptr< MsgStream > | m_msg {} |
| std::string | m_name {} |
Definition at line 17 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.
| ActsAthenaPrintPolicy::ActsAthenaPrintPolicy | ( | std::shared_ptr< MsgStream > | msg, |
| const std::string & | name ) |
Definition at line 21 of file Logger.cxx.
|
overridevirtual |
Definition at line 39 of file Logger.cxx.
|
override |
Definition at line 26 of file Logger.cxx.
|
overridevirtual |
Definition at line 33 of file Logger.cxx.
|
private |
Definition at line 36 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.
|
private |
Definition at line 37 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.
|
private |
Definition at line 35 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.