CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SoftPFMuonTagInfoProducer.h
Go to the documentation of this file.
1 // * Author: Alberto Zucchetta
2 // * Mail: a.zucchetta@cern.ch
3 // * January 16, 2015
4 
5 #ifndef RecoBTag_SoftLepton_SoftPFMuonTagInfoProducer_h
6 #define RecoBTag_SoftLepton_SoftPFMuonTagInfoProducer_h
7 
8 
9 #include <vector>
10 
25 
28 
30 
31  public:
32 
35 
36  private:
37 
38  virtual void produce(edm::Event&, const edm::EventSetup&);
39  virtual float boostedPPar(const math::XYZVector&, const math::XYZVector&);
40 
45  bool useFilter;
46 };
47 
48 
49 #endif
edm::EDGetTokenT< edm::View< reco::Jet > > jetToken
virtual float boostedPPar(const math::XYZVector &, const math::XYZVector &)
tuple conf
Definition: dbtoconf.py:185
XYZVectorD XYZVector
spatial vector with cartesian internal representation
Definition: Vector3D.h:30
edm::EDGetTokenT< reco::VertexCollection > vertexToken
SoftPFMuonTagInfoProducer(const edm::ParameterSet &conf)
edm::EDGetTokenT< edm::View< reco::Muon > > muonToken
virtual void produce(edm::Event &, const edm::EventSetup &)