BTagger Class Reference

Evaluates whether a jet is b-tagged or not. More...

#include <BTagger.h>

List of all members.

Public Member Functions

 BTagger (Options const &options)
 Constructor from configuration options.
bool operator() (Jet const &jet) const
 Checks whether a given jet is b-tagged if the jet is taggable.
bool IsTaggable (Jet const &jet) const
 Checks whether a given jet is taggable.

Private Attributes

double bTagCut_
 b tag threshold
double ptCut_
 Minimum jet pt which b-tagging is reliable.
double etaCut_
 Maximum magnitude of jet eta in order to be within the tracker coverage.

Detailed Description

Evaluates whether a jet is b-tagged or not.

Please use this class instead of relying on the raw value of the btagging discriminator.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator

Generated on 30 Oct 2020 for H→ZZ→2ℓ2ν analysis by  doxygen 1.6.1