![]() |
ATLAS Offline Software
|
#include <Logger.h>
Public Member Functions | |
| ActsAthenaFilterPolicy (std::shared_ptr< MsgStream > msg) | |
| bool | doPrint (const Acts::Logging::Level &lvl) const override |
| virtual Acts::Logging::Level | level () const override |
| virtual std::unique_ptr< Acts::Logging::OutputFilterPolicy > | clone (Acts::Logging::Level level) const override |
Private Attributes | |
| std::shared_ptr< MsgStream > | m_msg |
Definition at line 40 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.
|
inline |
Definition at line 42 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.
|
overridevirtual |
Definition at line 56 of file Logger.cxx.
|
override |
Definition at line 43 of file Logger.cxx.
|
overridevirtual |
Definition at line 50 of file Logger.cxx.
|
private |
Definition at line 55 of file Tracking/Acts/ActsInterop/ActsInterop/Logger.h.