CMS 3D CMS Logo

pat::PATTrigMatchSelector< T1, T2 > Class Template Reference

Dummy class as counterpart to PATMatchSelector in order to use PATCandMatcher. More...

#include <PhysicsTools/PatAlgos/plugins/PATTrigMatchSelector.h>

List of all members.

Public Member Functions

bool operator() (const T1 &c, const T2 &hlt) const
 PATTrigMatchSelector (const edm::ParameterSet &cfg)


Detailed Description

template<typename T1, typename T2>
class pat::PATTrigMatchSelector< T1, T2 >

Dummy class as counterpart to PATMatchSelector in order to use PATCandMatcher.

Dummy class.

Author:
Volker Adler
Version:
Id
PATTrigMatchSelector.h,v 1.2 2008/06/08 12:24:03 vadler Exp

Definition at line 30 of file PATTrigMatchSelector.h.


Constructor & Destructor Documentation

template<typename T1, typename T2>
pat::PATTrigMatchSelector< T1, T2 >::PATTrigMatchSelector ( const edm::ParameterSet cfg  )  [inline]

Definition at line 34 of file PATTrigMatchSelector.h.

00034 {  }


Member Function Documentation

template<typename T1, typename T2>
bool pat::PATTrigMatchSelector< T1, T2 >::operator() ( const T1 &  c,
const T2 &  hlt 
) const [inline]

Definition at line 36 of file PATTrigMatchSelector.h.

00036 { return true; }


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:49:44 2009 for CMSSW by  doxygen 1.5.4