returns a description of the extended informations in a TaggingVariableList
Reimplemented from reco::BaseTagInfo.
Definition at line 155 of file TemplatedSoftLeptonTagInfo.h.
References reco::SoftLeptonProperties::Quality::btagLeptonCands, reco::SoftLeptonProperties::charge, data, reco::SoftLeptonProperties::deltaR, reco::SoftLeptonProperties::elec_mva, reco::btau::electronMVA, reco::LeafCandidate::energy(), reco::LeafCandidate::et(), PVValHelper::eta, reco::LeafCandidate::eta(), reco::SoftLeptonProperties::etaRel, reco::TaggingVariableList::finalize(), mps_fire::i, reco::TaggingVariableList::insert(), metsig::jet, reco::btau::jetEnergy, reco::btau::jetEta, reco::btau::jetPhi, reco::btau::jetPt, reco::SoftLeptonProperties::Quality::leptonId, reco::btau::leptonQuality, reco::btau::leptonQuality2, list(), AlCaHLTBitMon_ParallelJobs::p, reco::SoftLeptonProperties::p0Par, reco::LeafCandidate::phi(), reco::SoftLeptonProperties::ptRel, reco::SoftLeptonProperties::quality(), reco::SoftLeptonProperties::ratioRel, reco::SoftLeptonProperties::sip2d, reco::SoftLeptonProperties::sip2dsig, reco::SoftLeptonProperties::sip3d, reco::SoftLeptonProperties::sip3dsig, reco::btag::toTrack(), reco::btau::trackCharge, reco::btau::trackChi2, reco::btau::trackDeltaR, reco::btau::trackEta, reco::btau::trackEtaRel, reco::btau::trackMomentum, reco::btau::trackP0Par, reco::btau::trackPhi, reco::btau::trackPParRatio, reco::btau::trackPtRel, reco::btau::trackSip2dSig, reco::btau::trackSip2dVal, reco::btau::trackSip3dSig, and reco::btau::trackSip3dVal.
156 TaggingVariableList
list;
const reco::Track * toTrack(const reco::TrackBaseRef &t)
edm::RefToBase< Jet > jet(void) const override
returns a polymorphic reference to the tagged jet
std::pair< TaggingVariableName, TaggingValue > TaggingVariable
char data[epos_bytes_allocation]
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run