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 PhysicsTools/ParallelAnalysis package #34070

Merged
merged 2 commits into from Jun 22, 2021
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
9 changes: 0 additions & 9 deletions PhysicsTools/ParallelAnalysis/BuildFile.xml

This file was deleted.

19 changes: 0 additions & 19 deletions PhysicsTools/ParallelAnalysis/doc/ParallelAnalysis.doc

This file was deleted.

21 changes: 0 additions & 21 deletions PhysicsTools/ParallelAnalysis/interface/TSelectorAnalyzer.h

This file was deleted.

43 changes: 0 additions & 43 deletions PhysicsTools/ParallelAnalysis/interface/TrackAnalysisAlgorithm.h

This file was deleted.

37 changes: 0 additions & 37 deletions PhysicsTools/ParallelAnalysis/interface/TrackTSelector.h

This file was deleted.

1 change: 0 additions & 1 deletion PhysicsTools/ParallelAnalysis/plugins/BuildFile.xml

This file was deleted.

7 changes: 0 additions & 7 deletions PhysicsTools/ParallelAnalysis/plugins/SealModule.cc

This file was deleted.

55 changes: 0 additions & 55 deletions PhysicsTools/ParallelAnalysis/src/TrackAnalysisAlgorithm.cc

This file was deleted.

15 changes: 0 additions & 15 deletions PhysicsTools/ParallelAnalysis/src/TrackTSelector.cc

This file was deleted.

5 changes: 0 additions & 5 deletions PhysicsTools/ParallelAnalysis/src/classes.h

This file was deleted.

4 changes: 0 additions & 4 deletions PhysicsTools/ParallelAnalysis/src/classes_def.xml

This file was deleted.

14 changes: 0 additions & 14 deletions PhysicsTools/ParallelAnalysis/test/trackExample.C

This file was deleted.

Expand Up @@ -43,7 +43,6 @@
{'L1TCalorimeterPhase2' : ['l1tp2::CaloTower.*']},
{'L1TCalorimeter' : ['l1t::CaloTower.*']},
{'GsfTracking' : ['reco::GsfTrack(Collection|).*(MomentumConstraint|VertexConstraint)', 'Trajectory.*reco::GsfTrack']},
{'ParallelAnalysis' : ['examples::TrackAnalysisAlgorithm']},
{'PatCandidates' : ['pat::PATObject','pat::Lepton', 'reco::RecoCandidate','pat::[A-Za-z]+Ref(Vector|)', 'pat::UserHolder']},
{'BTauReco' : ['reco::.*SoftLeptonTagInfo', 'reco::SoftLeptonProperties','reco::SecondaryVertexTagInfo','reco::IPTagInfo','reco::TemplatedSecondaryVertexTagInfo', 'reco::CATopJetProperties','reco::HTTTopJetProperties']},
{'CastorReco' : ['reco::CastorJet']},
Expand Down