Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::RootBFieldWriter Class 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 &config, std::unique_ptr< const Acts::Logger > p_logger=Acts::getDefaultLogger("RootBFieldWriter", Acts::Logging::INFO))
 Write down an interpolated magnetic field map.
 

Detailed Description

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

Definition at line 40 of file RootBFieldWriter.hpp.

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

Member Enumeration Documentation

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

Definition at line 43 of file RootBFieldWriter.hpp.

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

Member Function Documentation

void ActsExamples::RootBFieldWriter::run ( const Config config,
std::unique_ptr< const Acts::Logger p_logger = Acts::getDefaultLogger("RootBFieldWriter",                                             Acts::Logging::INFO) 
)
static

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