CMS 3D CMS Logo

SoftMuonMvaRun3Estimator.h
Go to the documentation of this file.
1 #ifndef __PhysicsTools_PatAlgos_SoftMuonMvaRun3Estimator__
2 #define __PhysicsTools_PatAlgos_SoftMuonMvaRun3Estimator__
3 
4 #include <memory>
5 #include <string>
6 
7 namespace pat {
8  class XGBooster;
9  class Muon;
10 
11  float computeSoftMvaRun3(XGBooster& booster, const Muon& muon);
12 } // namespace pat
13 #endif
Definition: HeavyIon.h:7
float computeSoftMvaRun3(XGBooster &booster, const Muon &muon)
Definition: Muon.py:1