#include <BCyl.h>
Public Member Functions | |
BCycl (BCylParam< T > const &ipar) | |
void | compute (T r2, T z, T &Br, T &Bz) const |
void | operator() (T r2, T z, T &Br, T &Bz) const |
Private Attributes | |
BCylParam< T > | pars |
|
inline |
|
inline |
Definition at line 73 of file BCyl.h.
Referenced by magfieldparam::BCycl< float >::operator()().
|
inline |
|
private |
Definition at line 97 of file BCyl.h.
Referenced by magfieldparam::BCycl< float >::compute().