YAP
|
Functor object for filtering by spin projection. More...
#include <Filters.h>
Public Member Functions | |
m_equals (int two_m) | |
constructor | |
virtual const bool | operator() (const FreeAmplitude &fa) const override |
FreeAmplitude functor. | |
Private Attributes | |
int | TwoM_ |
spin projection to check equality to | |
Additional Inherited Members | |
![]() | |
virtual const bool | operator() (const DecayTree &dt) const override |
DecayTree functor. | |
Functor object for filtering by spin projection.