Class ObserverPoint

Inheritance Relationships

Base Type

Class Documentation

class ObserverPoint : public ObserverFeature

Detects particles when reaching x = 0.

Should be removed and replaced by Observer1D

Public Functions

virtual DetectionState checkDetection(Candidate *candidate) const
virtual std::string getDescription() const
virtual void onDetection(Candidate *candidate) const
inline size_t addReference() const
inline size_t removeReference() const
inline int removeReferenceNoDelete() const
inline size_t getReferenceCount() const

Protected Attributes

std::string description
mutable size_t _referenceCount