Skip to content
Snippets Groups Projects
Commit 0a3c38c0 authored by Jonathan Shlomi's avatar Jonathan Shlomi
Browse files

remove functions already defined in ISystematicsTool

Former-commit-id: 1a38e3360612a3ee3ded3b7ea9ac53e732780b53
parent 6354a1dc
No related branches found
No related tags found
No related merge requests found
......@@ -57,14 +57,6 @@ class IBTaggingEfficiencyTool : virtual public CP::ISystematicsTool {
//
virtual std::string getJetAuthor() const = 0;
virtual CP::SystematicCode applySystematicVariation(const CP::SystematicSet & set) = 0;
//
virtual CP::SystematicSet affectingSystematics() const = 0;
//
virtual CP::SystematicSet recommendedSystematics() const = 0;
//
virtual bool isAffectedBySystematic(const CP::SystematicVariation & systematic) const = 0;
virtual bool setMapIndex(const std::string& flavour, unsigned int index) = 0;
// virtual bool setMapIndex(const std::string& flavour, const std::string & type) = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment