|
BmnRoot
|
#include <BmnSP41FieldMapCreator.h>
Public Member Functions | |
| smoothedValues () | |
| virtual | ~smoothedValues () |
| smoothedValues () | |
| virtual | ~smoothedValues () |
Public Attributes | |
| Double_t | X |
| Double_t | Y |
| Double_t | Z |
| Double_t | fieldValue |
Definition at line 60 of file BmnSP41FieldMapCreator.h.
|
inline |
Definition at line 63 of file BmnSP41FieldMapCreator.h.
References fieldValue, X, Y, and Z.
|
inlinevirtual |
Definition at line 71 of file BmnSP41FieldMapCreator.h.
|
inline |
Definition at line 63 of file BmnSP41FieldMapCreator.h.
References fieldValue, X, Y, and Z.
|
inlinevirtual |
Definition at line 71 of file BmnSP41FieldMapCreator.h.
| Double_t smoothedValues::fieldValue |
Definition at line 76 of file BmnSP41FieldMapCreator.h.
Referenced by smoothedValues(), and BmnSP41FieldMapCreator::SmoothMap().
| Double_t smoothedValues::X |
Definition at line 73 of file BmnSP41FieldMapCreator.h.
Referenced by smoothedValues(), and BmnSP41FieldMapCreator::SmoothMap().
| Double_t smoothedValues::Y |
Definition at line 74 of file BmnSP41FieldMapCreator.h.
Referenced by smoothedValues(), and BmnSP41FieldMapCreator::SmoothMap().
| Double_t smoothedValues::Z |
Definition at line 75 of file BmnSP41FieldMapCreator.h.
Referenced by smoothedValues(), and BmnSP41FieldMapCreator::SmoothMap().