BOSS 7.0.9
BESIII Offline Software System
|
#include <IsGenerator.h>
Public Member Functions | |
IsGenerator () | |
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 16 of file IsGenerator.h.
IsGenerator::IsGenerator | ( | ) |
|
virtual |
Definition at line 20 of file IsGenerator.cxx.
Implements GenIMCselector.
Definition at line 13 of file IsGenerator.cxx.
Referenced by operator()().