#include <OrSelector.h>
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &t) const |
OrSelector (const S1 &s1, const S2 &s2) | |
Private Attributes | |
S1 | s1_ |
S2 | s2_ |
Friends | |
class | reco::modules::CombinedEventSetupInit< S1, S2, helpers::NullOrOperand, helpers::NullOrOperand, helpers::NullOrOperand > |
Definition at line 41 of file OrSelector.h.
|
inline |
Definition at line 42 of file OrSelector.h.
|
inline |
Definition at line 46 of file OrSelector.h.
|
friend |
Definition at line 50 of file OrSelector.h.
|
private |
Definition at line 51 of file OrSelector.h.
|
private |
Definition at line 52 of file OrSelector.h.