BOSS 7.0.1
BESIII Offline Software System
|
#include <IsGenNonInteracting.h>
Public Member Functions | |
IsGenNonInteracting () | |
GenIMCselector * | create () const |
virtual bool | operator() (const Particle *const p) const |
virtual bool | operator() (const Particle &p) const |
Public Member Functions inherited from GenIMCselector | |
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 IsGenNonInteracting.h.
IsGenNonInteracting::IsGenNonInteracting | ( | ) |
|
virtual |
Definition at line 20 of file IsGenNonInteracting.cxx.
Implements GenIMCselector.
Definition at line 13 of file IsGenNonInteracting.cxx.
Referenced by operator()().