Skip to content

Commit

Permalink
Update TriggerAnalyzer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
martinavit committed Feb 6, 2019
1 parent 9d2b1b0 commit 0e59c88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions multilep/interface/TriggerAnalyzer.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ class multilep;
class TriggerAnalyzer {
private:

friend class multilep;




std::map<TString, std::vector<TString>> allFlags;
std::vector<TString> triggersToSave;
std::vector<TString> filtersToSave;
Expand Down

0 comments on commit 0e59c88

Please sign in to comment.