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

#include <acts/blob/master/Examples/Io/Root/include/ACTFW/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 FW::RootBFieldWriter< bfield_t >

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

Definition at line 36 of file RootBFieldWriter.hpp.

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

Member Enumeration Documentation

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

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

Definition at line 39 of file RootBFieldWriter.hpp.

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

Member Function Documentation

template<typename bfield_t >
static void FW::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: