CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFRecoTauTagInfoAlgorithm.h
Go to the documentation of this file.
1 #ifndef RecoTauTag_RecoTau_PFRecoTauTagInfoAlgorithm_H
2 #define RecoTauTag_RecoTau_PFRecoTauTagInfoAlgorithm_H
3 
8 
10 
11 #include "Math/GenVector/VectorUtil.h"
12 
14 
16  public:
21  private:
28  //
30  //
33  //
34  double tkminPt_;
37  double tkmaxipt_;
38  double tkmaxChi2_;
39  double tkPVmaxDZ_;
40  //
42 };
43 #endif
44 
reco::PFTauTagInfo buildPFTauTagInfo(const reco::PFJetRef &, const reco::PFCandidateRefVector &, const reco::TrackRefVector &, const reco::Vertex &)