CMS 3D CMS Logo

TtHadLRSignalSelObservables::CompareBdisc Struct Reference

List of all members.

Public Member Functions

bool operator() (pat::Jet j1, pat::Jet j2) const


Detailed Description

Definition at line 50 of file TtHadLRSignalSelObservables.h.


Member Function Documentation

bool TtHadLRSignalSelObservables::CompareBdisc::operator() ( pat::Jet  j1,
pat::Jet  j2 
) const [inline]

Definition at line 51 of file TtHadLRSignalSelObservables.h.

References pat::Jet::bDiscriminator().

00052     {
00053       return j1.bDiscriminator("trackCountingJetTags") > j2.bDiscriminator("trackCountingJetTags");
00054     }


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