Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated tau code #26816

Merged
merged 12 commits into from May 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion CommonTools/ParticleFlow/python/pfTaus_cff.py
@@ -1,7 +1,7 @@
import FWCore.ParameterSet.Config as cms

from RecoTauTag.Configuration.RecoPFTauTag_cff import *
from RecoTauTag.TauTagTools.PFTauSelector_cfi import pfTauSelector
from RecoTauTag.RecoTau.PFTauSelector_cfi import pfTauSelector
import RecoTauTag.RecoTau.RecoTauCleanerPlugins as cleaners
import RecoJets.JetProducers.ak4PFJets_cfi as jetConfig

Expand Down
1 change: 0 additions & 1 deletion JetMETCorrections/TauJet/BuildFile.xml
Expand Up @@ -9,7 +9,6 @@
<use name="TrackingTools/TransientTrack"/>
<use name="Geometry/CaloGeometry"/>
<use name="DataFormats/BTauReco"/>
<use name="RecoTauTag/TauTagTools"/>
<use name="TrackingTools/TrackAssociator"/>
<use name="RecoTauTag/RecoTau"/>

Expand Down
1 change: 0 additions & 1 deletion L1Trigger/TrackTrigger/test/BuildFile.xml
Expand Up @@ -38,7 +38,6 @@
<use name="DataFormats/HepMCCandidate"/>
<use name="CondFormats/L1TObjects"/>
<use name="CondFormats/DataRecord"/>
<use name="RecoTauTag/TauTagTools"/>
<use name="RecoTracker/TkSeedGenerator"/>
<use name="DataFormats/Phase2TrackerDigi"/>
<flags CXXFLAGS="-g -O0"/>
Expand Down
@@ -1,6 +1,6 @@
import FWCore.ParameterSet.Config as cms

from RecoTauTag.TauTagTools.tauDecayModes_cfi import *
from RecoTauTag.RecoTau.tauDecayModes_cfi import *

# module to produce tau-jet energy correction factors
patTauJetCorrFactors = cms.EDProducer("TauJetCorrFactorsProducer",
Expand Down
Expand Up @@ -4,7 +4,6 @@
#include "DataFormats/TauReco/interface/PFTau.h"
#include "DataFormats/TauReco/interface/PFTauDiscriminator.h"
#include "DataFormats/TauReco/interface/PFTauDiscriminatorByIsolation.h"
#include "RecoTauTag/TauTagTools/interface/TauTagTools.h"

#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
Expand Down
1 change: 0 additions & 1 deletion RecoTauTag/RecoTau/BuildFile.xml
Expand Up @@ -17,7 +17,6 @@
<use name="Geometry/CommonDetUnit"/>
<use name="TrackingTools/TransientTrack"/>
<use name="TrackingTools/IPTools"/>
<use name="RecoTauTag/TauTagTools"/>
<use name="RecoVertex/KalmanVertexFit"/>
<use name="RecoVertex/AdaptiveVertexFit"/>
<use name="RecoParticleFlow/PFClusterTools"/>
Expand Down
187 changes: 0 additions & 187 deletions RecoTauTag/RecoTau/interface/AntiElectronIDMVA5.h

This file was deleted.

80 changes: 0 additions & 80 deletions RecoTauTag/RecoTau/interface/CaloRecoTauAlgorithm.h

This file was deleted.

69 changes: 0 additions & 69 deletions RecoTauTag/RecoTau/interface/CaloRecoTauTagInfoAlgorithm.h

This file was deleted.