v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::Dipole< T > Class Template Reference

ToDo. More...

#include <dipole.h>

Public Member Functions

 Dipole ()
virtual ~Dipole ()
T & x ()
T & y ()
T & z ()
x () const
y () const
z () const
T & phi_x ()
T & phi_y ()
T & phi_z ()
phi_x () const
phi_y () const
phi_z () const
void clean ()

Detailed Description

template<class T>
class INVERSELIB::Dipole< T >

ToDo.

DECLARE CLASS Dipoles

Definition at line 74 of file dipole.h.

Constructor & Destructor Documentation

◆ Dipole()

template<class T>
INVERSELIB::Dipole< T >::Dipole ( )

Default constructor

Definition at line 49 of file dipole.cpp.

◆ ~Dipole()

template<class T>
INVERSELIB::Dipole< T >::~Dipole ( )
virtual

ctor

Parameters
[in]p_sDataPaththe path to the directory which contains the data folder. dtor Do garbage collecting

Definition at line 60 of file dipole.cpp.

Member Function Documentation

◆ clean()

template<class T>
void INVERSELIB::Dipole< T >::clean ( )

clean

◆ phi_x() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::phi_x ( )
inline

Definition at line 108 of file dipole.h.

◆ phi_x() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::phi_x ( ) const
inline

Definition at line 111 of file dipole.h.

◆ phi_y() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::phi_y ( )
inline

Definition at line 109 of file dipole.h.

◆ phi_y() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::phi_y ( ) const
inline

Definition at line 112 of file dipole.h.

◆ phi_z() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::phi_z ( )
inline

Definition at line 110 of file dipole.h.

◆ phi_z() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::phi_z ( ) const
inline

Definition at line 113 of file dipole.h.

◆ x() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::x ( )
inline

Definition at line 101 of file dipole.h.

◆ x() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::x ( ) const
inline

Definition at line 104 of file dipole.h.

◆ y() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::y ( )
inline

Definition at line 102 of file dipole.h.

◆ y() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::y ( ) const
inline

Definition at line 105 of file dipole.h.

◆ z() [1/2]

template<class T>
T & INVERSELIB::Dipole< T >::z ( )
inline

Definition at line 103 of file dipole.h.

◆ z() [2/2]

template<class T>
T INVERSELIB::Dipole< T >::z ( ) const
inline

Definition at line 106 of file dipole.h.


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