YAP
|
Base class to be inherited from to denote that an object requires a model calculate helicity angles. More...
#include <RequiresHelicityAngles.h>
Public Member Functions | |
RequiresHelicityAngles (bool r=true) | |
bool | requiresHelicityAngles () const |
Private Attributes | |
bool | Requires_ |
Base class to be inherited from to denote that an object requires a model calculate helicity angles.
|
inline |
Constructor
r | Whether to require helicity angles |
|
inline |