ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
BFieldPoint Class Reference

#include <BFieldPoint.h>

Collaboration diagram for BFieldPoint:

Public Member Functions

 BFieldPoint (double, double, double, float *)
 
virtual ~BFieldPoint (void)
 

Public Attributes

double m_coordinates [3] {}
 
double m_field [3] {}
 

Detailed Description

Definition at line 3 of file BFieldPoint.h.

Constructor & Destructor Documentation

◆ BFieldPoint()

BFieldPoint::BFieldPoint ( double  ,
double  ,
double  ,
float *   
)

◆ ~BFieldPoint()

virtual BFieldPoint::~BFieldPoint ( void  )
virtual

Member Data Documentation

◆ m_coordinates

double BFieldPoint::m_coordinates[3] {}

Definition at line 9 of file BFieldPoint.h.

◆ m_field

double BFieldPoint::m_field[3] {}

Definition at line 10 of file BFieldPoint.h.


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