We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f044f8 commit 93bcbbeCopy full SHA for 93bcbbe
PhysicsTools/PatAlgos/plugins/PATLostTracks.cc
@@ -12,8 +12,6 @@
12
#include "FWCore/ParameterSet/interface/ParameterSet.h"
13
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
14
15
-#include "TLorentzVector.h"
16
-
17
namespace {
18
bool passesQuality(const reco::Track& trk, const std::vector<reco::TrackBase::TrackQuality>& allowedQuals) {
19
for (const auto& qual : allowedQuals) {
0 commit comments