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