Class MagneticFieldList
Defined in File MagneticField.h
Inheritance Relationships
Base Type
public MagneticField
(Class MagneticField)
Class Documentation
-
class MagneticFieldList : public MagneticField
Magnetic field decorator implementing a superposition of fields.
Public Functions
-
void addField(ref_ptr<MagneticField> field)
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
void addField(ref_ptr<MagneticField> field)