Skip to content

Commit 93bcbbe

Browse files
author
AdrianoDee
committed
Header cleanup
1 parent 4f044f8 commit 93bcbbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PhysicsTools/PatAlgos/plugins/PATLostTracks.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
#include "FWCore/ParameterSet/interface/ParameterSet.h"
1313
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
1414

15-
#include "TLorentzVector.h"
16-
1715
namespace {
1816
bool passesQuality(const reco::Track& trk, const std::vector<reco::TrackBase::TrackQuality>& allowedQuals) {
1917
for (const auto& qual : allowedQuals) {

0 commit comments

Comments
 (0)