CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
btag::Matching< Delta >::AlwaysTrue Struct Reference
Inheritance diagram for btag::Matching< Delta >::AlwaysTrue:

Public Member Functions

bool operator() (Delta dummy)
 

Detailed Description

template<typename Delta>
struct btag::Matching< Delta >::AlwaysTrue

Definition at line 66 of file Matching.h.

Member Function Documentation

template<typename Delta>
bool btag::Matching< Delta >::AlwaysTrue::operator() ( Delta  dummy)
inline

Definition at line 67 of file Matching.h.

67 { return true; }