BmnRoot
Loading...
Searching...
No Matches
BmnFieldPoint Class Reference

#include <BmnFieldPoint.h>

Public Member Functions

 BmnFieldPoint ()
 
 ~BmnFieldPoint ()
 
 BmnFieldPoint (Double_t x, Double_t y, Double_t z, Double_t bx, Double_t by, Double_t bz)
 
BmnFieldPointoperator= (BmnFieldPoint &right)
 
Double_t GetX ()
 
Double_t GetY ()
 
Double_t GetZ ()
 
Double_t GetBx ()
 
Double_t GetBy ()
 
Double_t GetBz ()
 
 BmnFieldPoint ()
 
 ~BmnFieldPoint ()
 
 BmnFieldPoint (Double_t x, Double_t y, Double_t z, Double_t bx, Double_t by, Double_t bz)
 
BmnFieldPointoperator= (BmnFieldPoint &right)
 
Double_t GetX ()
 
Double_t GetY ()
 
Double_t GetZ ()
 
Double_t GetBx ()
 
Double_t GetBy ()
 
Double_t GetBz ()
 

Detailed Description

Definition at line 15 of file BmnFieldPoint.h.

Constructor & Destructor Documentation

◆ BmnFieldPoint() [1/4]

BmnFieldPoint::BmnFieldPoint ( )
inline

Definition at line 19 of file BmnFieldPoint.h.

◆ ~BmnFieldPoint() [1/2]

BmnFieldPoint::~BmnFieldPoint ( )
inline

Definition at line 20 of file BmnFieldPoint.h.

◆ BmnFieldPoint() [2/4]

BmnFieldPoint::BmnFieldPoint ( Double_t  x,
Double_t  y,
Double_t  z,
Double_t  bx,
Double_t  by,
Double_t  bz 
)
inline

Definition at line 21 of file BmnFieldPoint.h.

◆ BmnFieldPoint() [3/4]

BmnFieldPoint::BmnFieldPoint ( )
inline

Definition at line 19 of file BmnFieldPoint.h.

◆ ~BmnFieldPoint() [2/2]

BmnFieldPoint::~BmnFieldPoint ( )
inline

Definition at line 20 of file BmnFieldPoint.h.

◆ BmnFieldPoint() [4/4]

BmnFieldPoint::BmnFieldPoint ( Double_t  x,
Double_t  y,
Double_t  z,
Double_t  bx,
Double_t  by,
Double_t  bz 
)
inline

Definition at line 21 of file BmnFieldPoint.h.

Member Function Documentation

◆ GetBx() [1/2]

Double_t BmnFieldPoint::GetBx ( )
inline

◆ GetBx() [2/2]

Double_t BmnFieldPoint::GetBx ( )
inline

Definition at line 43 of file BmnFieldPoint.h.

◆ GetBy() [1/2]

Double_t BmnFieldPoint::GetBy ( )
inline

◆ GetBy() [2/2]

Double_t BmnFieldPoint::GetBy ( )
inline

Definition at line 44 of file BmnFieldPoint.h.

◆ GetBz() [1/2]

Double_t BmnFieldPoint::GetBz ( )
inline

◆ GetBz() [2/2]

Double_t BmnFieldPoint::GetBz ( )
inline

Definition at line 45 of file BmnFieldPoint.h.

◆ GetX() [1/2]

Double_t BmnFieldPoint::GetX ( )
inline

Definition at line 40 of file BmnFieldPoint.h.

Referenced by operator=().

◆ GetX() [2/2]

Double_t BmnFieldPoint::GetX ( )
inline

Definition at line 40 of file BmnFieldPoint.h.

◆ GetY() [1/2]

Double_t BmnFieldPoint::GetY ( )
inline

Definition at line 41 of file BmnFieldPoint.h.

Referenced by operator=().

◆ GetY() [2/2]

Double_t BmnFieldPoint::GetY ( )
inline

Definition at line 41 of file BmnFieldPoint.h.

◆ GetZ() [1/2]

Double_t BmnFieldPoint::GetZ ( )
inline

Definition at line 42 of file BmnFieldPoint.h.

Referenced by operator=().

◆ GetZ() [2/2]

Double_t BmnFieldPoint::GetZ ( )
inline

Definition at line 42 of file BmnFieldPoint.h.

◆ operator=() [1/2]

BmnFieldPoint & BmnFieldPoint::operator= ( BmnFieldPoint right)
inline

Definition at line 30 of file BmnFieldPoint.h.

References GetBx(), GetBy(), GetBz(), GetX(), GetY(), and GetZ().

◆ operator=() [2/2]

BmnFieldPoint & BmnFieldPoint::operator= ( BmnFieldPoint right)
inline

Definition at line 30 of file BmnFieldPoint.h.

References GetBx(), GetBy(), GetBz(), GetX(), GetY(), and GetZ().


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