Skip to content

Commit

Permalink
I had forgotten to update README in Geometry/TrackerGeometryBuilder w…
Browse files Browse the repository at this point in the history
…hen I added 3D sensors support, so update README now ;p.
  • Loading branch information
ghugo83 committed Jul 16, 2020
1 parent 9389683 commit e92a294
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Geometry/TrackerGeometryBuilder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,10 @@ Following types are used
| TrackerGeometry::W7 | W7 |
| TrackerGeometry::Ph1PXB | Phase 1 Pixel Barrel |
| TrackerGeometry::Ph1PXF | Phase 1 Pixel Endcap |
| TrackerGeometry::Ph2PXB | Phase 2 Pixel Barrel |
| TrackerGeometry::Ph2PXF | Phase 2 Pixel Barrel |
| TrackerGeometry::Ph2PSP | Phase 2 MacroPixel,PS|
| TrackerGeometry::Ph2PSS | Phase 2 Strip, PS |
| TrackerGeometry::Ph2PXB | Phase 2 Pixel Barrel, planar sensor |
| TrackerGeometry::Ph2PXF | Phase 2 Pixel Barrel, planar sensor |
| TrackerGeometry::Ph2PXB3D | Phase 2 Pixel Barrel, 3D sensor |
| TrackerGeometry::Ph2PXF3D | Phase 2 Pixel Barrel, 3D sensor |
| TrackerGeometry::Ph2PSP | Phase 2 PS, p-sensor |
| TrackerGeometry::Ph2PSS | Phase 2 PS, s-sensor |
| TrackerGeometry::Ph2SS | Phase2 2S |

0 comments on commit e92a294

Please sign in to comment.