1 #ifndef PHFIELD_PHFIELDCLEO_H
2 #define PHFIELD_PHFIELDCLEO_H
18 void GetFieldValue(
const double Point[4],
double *Bfield)
const override;
21 std::vector<std::vector<std::vector<double> > >
xField;
22 std::vector<std::vector<std::vector<double> > >
yField;
23 std::vector<std::vector<std::vector<double> > >
zField;
44 #endif // PHFIELD_PHFIELDCLEO_H