EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
SpdlogToActs.h File Reference
#include <boost/assign.hpp>
#include <boost/bimap.hpp>
#include <stdexcept>
#include <spdlog/spdlog.h>
#include <spdlog/fmt/fmt.h>
#include <Acts/Utilities/Logger.hpp>
Include dependency graph for SpdlogToActs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::SpdlogPrintPolicy
 default print policy for debug messages More...
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::SpdlogToActsLevel_t = boost::bimap< spdlog::level::level_enum, Acts::Logging::Level >
 

Functions

Acts::Logging::Level eicrecon::SpdlogToActsLevel (spdlog::level::level_enum input)
 
spdlog::level::level_enum eicrecon::ActsToSpdlogLevel (Acts::Logging::Level input)
 
std::unique_ptr< const Acts::Logger > eicrecon::getSpdlogLogger (const std::string &name, std::shared_ptr< spdlog::logger > log)