EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::RootBFieldWriter< bfield_t > Class Template Reference

#include <acts/blob/sPHENIX/Examples/Io/Root/include/ActsExamples/Io/Root/RootBFieldWriter.hpp>

Classes

struct  Config
 

Public Types

enum  GridType
 Describes the axes definition of the grid of the magnetic field map. More...
 

Static Public Member Functions

static void run (const Config &cfg, std::unique_ptr< const Acts::Logger > p_logger=Acts::getDefaultLogger("RootBFieldWriter", Acts::Logging::INFO))
 Write down an interpolated magnetic field map.
 

Detailed Description

template<typename bfield_t>
class ActsExamples::RootBFieldWriter< bfield_t >

Writes out the Acts::InterpolatedbFieldMap. Currently implemented for 'rz' and 'xyz' field maps.

Definition at line 37 of file RootBFieldWriter.hpp.

View newest version in sPHENIX GitHub at line 37 of file RootBFieldWriter.hpp

Member Enumeration Documentation

template<typename bfield_t >
enum ActsExamples::RootBFieldWriter::GridType

Describes the axes definition of the grid of the magnetic field map.

Definition at line 40 of file RootBFieldWriter.hpp.

View newest version in sPHENIX GitHub at line 40 of file RootBFieldWriter.hpp

Member Function Documentation

template<typename bfield_t >
static void ActsExamples::RootBFieldWriter< bfield_t >::run ( const Config cfg,
std::unique_ptr< const Acts::Logger p_logger = Acts::getDefaultLogger("RootBFieldWriter< bfield_t >",                                             Acts::Logging::INFO) 
)
inlinestatic

The documentation for this class was generated from the following file: