Go to the documentation of this file. 1 #ifndef RecoMET_METPUSubtraction_PFMETAlgorithmMVA_h
2 #define RecoMET_METPUSubtraction_PFMETAlgorithmMVA_h
25 #include <Math/SMatrix.h>
40 void setInput(
const std::vector<reco::PUSubMETCandInfo>&,
41 const std::vector<reco::PUSubMETCandInfo>&,
42 const std::vector<reco::PUSubMETCandInfo>&,
43 const std::vector<reco::Vertex::Point>&);
55 void print(std::ostream&)
const;
78 std::unique_ptr<float[]>
createFloatVector(std::vector<std::string> variableNames);
81 std::map<std::string, float>
var_;
static const std::string input
math::XYZTLorentzVector LorentzVector
Lorentz vector.
ROOT::Math::SMatrix< double, 2 > METCovMatrix