ATLAS Offline Software
Namespaces | Functions
IFilterUtils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 AnalysisUtils
 utility class to select combination of elements in a collection
 

Functions

template<class In , class Out , class Pred >
Out AnalysisUtils::copy_if (In first, const In &last, Out res, const Pred &p)