CMS 3D CMS Logo

MuonTaggerNoIP.h
Go to the documentation of this file.
1 #ifndef RecoBTag_SoftLepton_MuonTaggerNoIP_h
2 #define RecoBTag_SoftLepton_MuonTaggerNoIP_h
3 
8 
18 public:
19 
22  m_selector(configuration)
23  {
24  uses("slTagInfos");
25  }
26 
28  ~MuonTaggerNoIP() override { }
29 
31  float discriminator(const TagInfoHelper & tagInfo) const override;
32 
33 private:
34 
36 
37 };
38 
39 #endif // RecoBTag_SoftLepton_MuonTaggerNoIP_h
float discriminator(const TagInfoHelper &tagInfo) const override
b-tag a jet based on track-to-jet parameters in the extened info collection
btag::LeptonSelector m_selector
MuonTaggerNoIP(const edm::ParameterSet &configuration)
explicit ctor
void uses(unsigned int id, const std::string &label)
~MuonTaggerNoIP() override
dtor