18 const std::vector<std::string>& isoType,
19 std::unique_ptr<TF1> isoFunction,
20 std::vector<std::unique_ptr<TGraph>>&& cutGraphs,
21 std::unique_ptr<TH1F> binning,
22 const std::string& isoDecSuffix =
"",
23 bool invertCut =
false);
IsolationConditionGraph(const std::string &name, const std::vector< std::string > &isoType, std::unique_ptr< TF1 > isoFunction, std::vector< std::unique_ptr< TGraph > > &&cutGraphs, std::unique_ptr< TH1F > binning, const std::string &isoDecSuffix="", bool invertCut=false)
Class providing the definition of the 4-vector interface.