File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Geometry/TrackerGeometryBuilder Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ of these methods for the three scenarios available so far are described in the t
3939
4040* Present detector
4141
42- | ` DetId::subDetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
42+ | ` DetId::subdetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
4343| --------| --------| -------|
4444| 1 | ` GeomDetEnumerators::PixelBarrel ` | 3 |
4545| 2 | ` GeomDetEnumerators::PixelEndcap ` | 2 |
@@ -50,7 +50,7 @@ of these methods for the three scenarios available so far are described in the t
5050
5151* Phase1 Tracker
5252
53- | ` DetId::subDetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
53+ | ` DetId::subdetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
5454| --------| --------| -------|
5555| 1 | ` GeomDetEnumerators::P1PXB ` | 4 |
5656| 2 | ` GeomDetEnumerators::P1PXEC ` | 3 |
@@ -61,7 +61,7 @@ of these methods for the three scenarios available so far are described in the t
6161
6262* Phase2 Tracker
6363
64- | ` DetId::subDetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
64+ | ` DetId::subdetId () ` | ` TrackerGeometry::geomDetSubDetector(subdet) ` | ` TrackerGeometry::numberOfLayers(subdet) ` |
6565| --------| --------| -------|
6666| 1 | ` GeomDetEnumerators::P2PXB ` | 4 |
6767| 2 | ` GeomDetEnumerators::P2PXEC ` | 12 |
You can’t perform that action at this time.
0 commit comments