1 #ifndef RecoMET_METPUSubtraction_PFMETAlgorithmMVA_h
2 #define RecoMET_METPUSubtraction_PFMETAlgorithmMVA_h
25 #include <Math/SMatrix.h>
43 void setInput(
const std::vector<reco::PUSubMETCandInfo>&,
44 const std::vector<reco::PUSubMETCandInfo>&,
45 const std::vector<reco::PUSubMETCandInfo>&,
46 const std::vector<reco::Vertex::Point>&);
58 void print(std::ostream&)
const;
81 std::unique_ptr<float[]>
createFloatVector(std::vector<std::string> variableNames);
84 std::map<std::string, float>
var_;
ROOT::Math::SMatrix< double, 2 > METCovMatrix
static std::string const input
math::XYZTLorentzVector LorentzVector
Lorentz vector.