Class ObserverParticleIdVeto¶
- Defined in File Observer.h
Inheritance Relationships¶
Base Type¶
public ObserverFeature
(Class ObserverFeature)
Class Documentation¶
-
class
ObserverParticleIdVeto
: public ObserverFeature¶ Custom veto for user-defined particle types.
Public Functions
-
ObserverParticleIdVeto
(int pId)¶
-
DetectionState
checkDetection
(Candidate *candidate) const
-
std::string
getDescription
() const
-
size_t
addReference
() const
-
size_t
removeReference
() const
-
int
removeReferenceNoDelete
() const
-
size_t
getReferenceCount
() const
Protected Attributes
-
std::string
description
-
size_t
_referenceCount
-