![]() |
![]() |
#include <BaseTagInfoPlotter.h>
Public Member Functions | |
virtual void | analyzeTag (const reco::BaseTagInfo *tagInfo, double jec, int jetFlavour, float w=1) |
virtual void | analyzeTag (const std::vector< const reco::BaseTagInfo * > &tagInfos, double jec, int jetFlavour, float w=1) |
BaseTagInfoPlotter (const std::string &tagName, const EtaPtBin &etaPtBin) | |
virtual void | setEventSetup (const edm::EventSetup &setup) |
virtual std::vector< std::string > | tagInfoRequirements () const |
~BaseTagInfoPlotter () override | |
![]() | |
BaseBTagPlotter (const std::string &tagName, const EtaPtBin &etaPtBin) | |
virtual void | epsPlot (const std::string &name)=0 |
const EtaPtBin & | etaPtBin () |
virtual void | finalize (DQMStore::IBooker &ibook_, DQMStore::IGetter &igetter_)=0 |
virtual void | psPlot (const std::string &name)=0 |
virtual | ~BaseBTagPlotter () |
Additional Inherited Members | |
![]() | |
const EtaPtBin | etaPtBin_ |
const std::string | tagName_ |
const std::string | theExtensionString |
Definition at line 11 of file BaseTagInfoPlotter.h.
|
inline |
Definition at line 15 of file BaseTagInfoPlotter.h.
|
inlineoverride |
Definition at line 18 of file BaseTagInfoPlotter.h.
References analyzeTag(), patTestJEC_cfi::jec, setEventSetup(), GeneralSetup::setup(), tagInfoRequirements(), combinedMVAV2BJetTags_cfi::tagInfos, and w.
|
virtual |
Reimplemented in TaggingVariablePlotter, TrackProbabilityTagPlotter, TrackCountingTagPlotter, IPTagPlotter< Container, Base >, and SoftLeptonTagPlotter.
Definition at line 11 of file BaseTagInfoPlotter.cc.
References Exception.
Referenced by ~BaseTagInfoPlotter().
|
virtual |
Reimplemented in MVAJetTagPlotter.
Definition at line 17 of file BaseTagInfoPlotter.cc.
References patTestJEC_cfi::jec, and w.
|
virtual |
Reimplemented in MVAJetTagPlotter.
Definition at line 28 of file BaseTagInfoPlotter.cc.
Referenced by ~BaseTagInfoPlotter().
|
virtual |
Reimplemented in MVAJetTagPlotter.
Definition at line 32 of file BaseTagInfoPlotter.cc.
Referenced by ~BaseTagInfoPlotter().