BOSS 7.1.1
BESIII Offline Software System
|
#include <GenIMCselector.h>
Public Member Functions | |
virtual GenIMCselector * | create () const =0 |
virtual bool | operator() (const Particle *const) const =0 |
bool | operator() (const Particle &p) |
virtual | ~GenIMCselector () |
Definition at line 19 of file GenIMCselector.h.
|
inlinevirtual |
Definition at line 27 of file GenIMCselector.h.
|
pure virtual |
Implemented in GenAll, IsGenerator, IsGenInteracting, IsGenNonInteracting, IsGenStable, and IsGenType.
Definition at line 26 of file GenIMCselector.h.
Referenced by operator()().
Implemented in GenAll, IsGenerator, IsGenInteracting, IsGenNonInteracting, IsGenStable, and IsGenType.