Skip to content

Commit

Permalink
Merge pull request #19216 from slehti/HLTTauValidationUpdate_CMSSW92X…
Browse files Browse the repository at this point in the history
…_June2017

Hlt tau validation update cmssw92 x june2017
  • Loading branch information
cmsbuild committed Jun 25, 2017
2 parents f52e063 + 585d02f commit e1556d0
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 69 deletions.
2 changes: 1 addition & 1 deletion DQMOffline/Trigger/interface/HLTTauDQMOfflineSource.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class HLTTauDQMOfflineSource : public DQMEDAnalyzer {
edm::EDGetTokenT<LVColl> token;
};
std::vector<RefObject> refObjects_;
bool tagAndProbe;
bool tagAndProbe_;

std::vector<std::unique_ptr<GenericTriggerEventFlag> > num_genTriggerEventFlag_;
std::vector<std::unique_ptr<GenericTriggerEventFlag> > den_genTriggerEventFlag_;
Expand Down

0 comments on commit e1556d0

Please sign in to comment.