#include "RecoBTag/FeatureTools/interface/deep_helpers.h"
#include "DataFormats/PatCandidates/interface/PackedCandidate.h"
Go to the source code of this file.
Namespaces | |
btagbtvdeep | |
Enumerations | |
enum | btagbtvdeep::qualityFlagsShiftsAndMasks { btagbtvdeep::assignmentQualityMask = 0x7, btagbtvdeep::assignmentQualityShift = 0, btagbtvdeep::trackHighPurityMask = 0x8, btagbtvdeep::trackHighPurityShift = 3, btagbtvdeep::lostInnerHitsMask = 0x30, btagbtvdeep::lostInnerHitsShift = 4, btagbtvdeep::muonFlagsMask = 0x0600, btagbtvdeep::muonFlagsShift = 9 } |
Variables | |
static int | btagbtvdeep::qualityMap [8] = {1, 0, 1, 1, 4, 4, 5, 6} |