Skip to content

Commit

Permalink
Merge pull request #21596 from Teemperor/IncludeMuonfwdhHltriggermuon
Browse files Browse the repository at this point in the history
Added include for MuonFwd.h to HLTrigger/Muon
  • Loading branch information
cmsbuild committed Dec 1, 2017
2 parents a5ff8e4 + d8fa397 commit d736fa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions HLTrigger/Muon/plugins/HLTMuonDimuonL3Filter.h
Expand Up @@ -14,6 +14,7 @@
#include "HLTrigger/HLTcore/interface/HLTFilter.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/MuonReco/interface/MuonTrackLinks.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidate.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidateFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
Expand Down
1 change: 1 addition & 0 deletions HLTrigger/Muon/plugins/HLTMuonTrimuonL3Filter.h
Expand Up @@ -16,6 +16,7 @@
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidateFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/MuonReco/interface/MuonTrackLinks.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"

namespace edm {
class ConfigurationDescriptions;
Expand Down

0 comments on commit d736fa0

Please sign in to comment.