|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtPredGen.hh>
Public Types | |
| typedef Generator::result_type | result_type |
Public Member Functions | |
| EvtPredGen () | |
| EvtPredGen (Generator gen, Predicate pred) | |
| EvtPredGen (const EvtPredGen &other) | |
| ~EvtPredGen () | |
| result_type | operator() () |
| int | getTried () const |
| int | getPassed () const |
Protected Attributes | |
| Generator | itsGen |
| Predicate | itsPred |
| int | itsTried |
| int | itsPassed |
Definition at line 21 of file EvtPredGen.hh.
| typedef Generator::result_type EvtPredGen< Generator, Predicate >::result_type |
Definition at line 24 of file EvtPredGen.hh.
|
inline |
|
inline |
Definition at line 28 of file EvtPredGen.hh.
|
inline |
|
inline |
Definition at line 37 of file EvtPredGen.hh.
|
inline |
|
inline |
|
inline |
Definition at line 39 of file EvtPredGen.hh.
|
protected |
Definition at line 65 of file EvtPredGen.hh.
Referenced by EvtPredGen(), EvtPredGen(), and operator()().
|
protected |
Definition at line 68 of file EvtPredGen.hh.
Referenced by EvtPredGen(), EvtPredGen(), EvtPredGen(), getPassed(), and operator()().
|
protected |
Definition at line 66 of file EvtPredGen.hh.
Referenced by EvtPredGen(), EvtPredGen(), and operator()().
|
protected |
Definition at line 67 of file EvtPredGen.hh.
Referenced by EvtPredGen(), EvtPredGen(), EvtPredGen(), getTried(), and operator()().