![]() |
ATLAS Offline Software
|
class IBTaggingSelectionJsonTool More...
#include <IBTaggingSelectionJsonTool.h>
Public Member Functions | |
virtual int | accept (const xAOD::Jet &jet) const =0 |
virtual int | accept (double pt, double eta, double mass, double tagger_discriminant) const =0 |
virtual double | getTaggerDiscriminant (const xAOD::Jet &jet) const =0 |
virtual void | print () const =0 |
Print the state of the tool. More... | |
class IBTaggingSelectionJsonTool
Interface for the tool that use a large-R as input and returns if it is Xbb-tagged or not
Definition at line 19 of file IBTaggingSelectionJsonTool.h.
Implemented in BTaggingSelectionJsonTool.
|
pure virtual |
Implemented in BTaggingSelectionJsonTool.
|
pure virtual |
Implemented in BTaggingSelectionJsonTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.