![]() |
ATLAS Offline Software
|
Helper class for b-jet decorations. More...
#include <BJetHelper.h>
Public Member Functions | |
| BJetHelper (const std::string &bJetLabel) | |
| Constructor. More... | |
| bool | isBJet (const xAOD::Jet &jet) const |
| Check if an object is labeled as a b-jet. More... | |
Private Attributes | |
| ort::inputAccessor_t | m_bJetAccessor |
| BJet label accessor. More... | |
Helper class for b-jet decorations.
Definition at line 21 of file BJetHelper.h.
| ORUtils::BJetHelper::BJetHelper | ( | const std::string & | bJetLabel | ) |
Check if an object is labeled as a b-jet.
Definition at line 21 of file BJetHelper.cxx.
|
private |
BJet label accessor.
Definition at line 35 of file BJetHelper.h.
1.8.18