BOSS 7.1.2
BESIII Offline Software System
|
#include <DCSimpleSelector.h>
Public Member Functions | |
DCSimpleSelector () | |
template<class T > | |
DCSimpleSelector (const T &iMethod) | |
DCSimpleSelector (const DChain::MethodBase< Arg > &iMethod) | |
virtual | ~DCSimpleSelector () |
virtual bool | operator() (Arg &iArg) |
DCSimpleSelector (const DCSimpleSelector< Arg > &iCopy) | |
const DCSimpleSelector< Arg > & | operator= (const DCSimpleSelector< Arg > &iRHS) |
Public Member Functions inherited from DCSelectionFunction< Arg > | |
DCSelectionFunction () | |
virtual | ~DCSelectionFunction () |
bool | operator() (Arg &iArg) const |
Definition at line 305 of file DCSimpleSelector.h.
|
inline |
Definition at line 313 of file DCSimpleSelector.h.
|
inline |
Definition at line 315 of file DCSimpleSelector.h.
|
inline |
Definition at line 318 of file DCSimpleSelector.h.
|
inlinevirtual |
Definition at line 320 of file DCSimpleSelector.h.
|
inline |
Definition at line 332 of file DCSimpleSelector.h.
|
inlinevirtual |
Implements DCSelectionFunction< Arg >.
Definition at line 325 of file DCSimpleSelector.h.
|
inline |
Definition at line 338 of file DCSimpleSelector.h.