Skip to content

Commit

Permalink
Merge pull request #22282 from pieterdavid/removeSiStripSubDetIdclasses
Browse files Browse the repository at this point in the history
Remove the TIBDetId, TOBDetId, TIDDetId and TECDetId classes
  • Loading branch information
cmsbuild committed Feb 22, 2018
2 parents e6d81c9 + 97e09ed commit ffd5bb3
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 701 deletions.
Expand Up @@ -2,10 +2,6 @@

#include "DQM/SiStripCommon/interface/SiStripFolderOrganizer.h"
#include "DataFormats/SiStripDetId/interface/SiStripDetId.h"
#include "DataFormats/SiStripDetId/interface/TIBDetId.h"
#include "DataFormats/SiStripDetId/interface/TIDDetId.h"
#include "DataFormats/SiStripDetId/interface/TOBDetId.h"
#include "DataFormats/SiStripDetId/interface/TECDetId.h"

#include <iostream>
#include <sstream>
Expand Down
4 changes: 0 additions & 4 deletions DataFormats/SiStripDetId/doc/SiStripDetId.doc
Expand Up @@ -24,10 +24,6 @@ Class that define the DetId of silicon strip tracker subdetector
- SiStripReadoutKey
- SiStripSubStructure
- StripSubdetector
- TECDetId
- TIBDetId
- TIDDetId
- TOBDetId

\subsection modules Modules
<!-- Describe modules implemented in this package and their parameter set -->
Expand Down
158 changes: 0 additions & 158 deletions DataFormats/SiStripDetId/interface/TECDetId.h

This file was deleted.

146 changes: 0 additions & 146 deletions DataFormats/SiStripDetId/interface/TIBDetId.h

This file was deleted.

0 comments on commit ffd5bb3

Please sign in to comment.