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

Deprecating Phase2 Tracker T3 and corresp. scenarios + Adding D18 (= D8 but with the non deprec. Tracker) #18852

Merged
merged 13 commits into from May 29, 2017
18 changes: 5 additions & 13 deletions Configuration/Geometry/README.md
Expand Up @@ -5,9 +5,9 @@ Different versions of various subdetectors can be combined. The available versio
Tracker:
* T1: Phase2 tilted tracker (v2016-04-12) w/ phase 1 (extended) pixel - DEPRECATED, superseded by T3
* T2: Phase2 flat tracker (v2016-04-12) w/ phase 1 (extended) pixel- DEPRECATED, superseded by T4
* T3: Phase2 tilted tracker (v3.6.5) w/ phase 2 pixel (v4.0.2.6)
* T3: Phase2 tilted tracker (v3.6.5) w/ phase 2 pixel (v4.0.2.6) - DEPRECATED, superseded by T5
* T4: Phase2 flat tracker (v2016-04-12) w/ phase 2 pixel (v4.0.2.6)
* T5: Phase2 tilted tracker (v3.6.13) w/ phase 2 pixel (v4.0.2.5)
* T5: Phase2 tilted tracker (v3.6.13) w/ phase 2 pixel (v4.0.2.5)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah just a pico thing : T5 corresponds to OT v6.1.3 in tkLayout.
T5: Phase2 tilted tracker (v6.1.3) w/ phase 2 pixel (v4.0.2.5)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @ghugo83 , fixed in my last commit


Calorimeters:
* C1: Run2 calorimeters
Expand All @@ -29,20 +29,12 @@ The script also handles the common and forward elements of the geometry:
* F2: modifications needed to accommodate detailed cavern, ZDC description is removed.

Several detector combinations have been generated:
* D7 = T3+C1+M1+I1+O1+F1
* D4 = T3+C2+M1+I1+O1+F1
* D8 = T3+C2+M1+I2+O1+F1
* D9 = T3+C1+M2+I1+O1+F1
* D10 = T4+C1+M1+I1+O1+F1
* D11 = T5+C2+M1+I1+O1+F1
* D12 = T3+C2+M2+I1+O2+F2
* D13 = T3+C3+M2+I1+O1+F1
* D11 = T5+C2+M1+I1+O1+F1
* D14 = T5+C2+M2+I1+O2+F2
* D15 = T3+C3+M2+I1+O2+F2
* D16 = T5+C3+M2+I1+O1+F1
* D17 = T5+C3+M2+I1+O2+F2

Currently, D4 is considered to be the baseline for the Phase 2 Tracker and L1 Trigger TDRs,
and D12 is considered to be the baseline for the Phase 2 Muon and Barrel TDRs.
* D18 = T5+C2+M1+I2+O1+F1
Currently, D17 is considered to be the baseline for the Phase 2 Muon and Barrel TDRs.


50 changes: 0 additions & 50 deletions Configuration/Geometry/python/GeometryExtended2023D12Reco_cff.py

This file was deleted.

12 changes: 0 additions & 12 deletions Configuration/Geometry/python/GeometryExtended2023D12_cff.py

This file was deleted.

50 changes: 0 additions & 50 deletions Configuration/Geometry/python/GeometryExtended2023D13Reco_cff.py

This file was deleted.

12 changes: 0 additions & 12 deletions Configuration/Geometry/python/GeometryExtended2023D13_cff.py

This file was deleted.

50 changes: 0 additions & 50 deletions Configuration/Geometry/python/GeometryExtended2023D15Reco_cff.py

This file was deleted.

12 changes: 0 additions & 12 deletions Configuration/Geometry/python/GeometryExtended2023D15_cff.py

This file was deleted.

Expand Up @@ -3,7 +3,7 @@
# This config was generated automatically using generate2023Geometry.py
# If you notice a mistake, please update the generating script, not just this config

from Configuration.Geometry.GeometryExtended2023D8_cff import *
from Configuration.Geometry.GeometryExtended2023D18_cff import *

# tracker
from Geometry.CommonDetUnit.globalTrackingGeometry_cfi import *
Expand Down
Expand Up @@ -3,9 +3,9 @@
# This config was generated automatically using generate2023Geometry.py
# If you notice a mistake, please update the generating script, not just this config

from Geometry.CMSCommonData.cmsExtendedGeometry2023D8XML_cfi import *
from Geometry.CMSCommonData.cmsExtendedGeometry2023D18XML_cfi import *
from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cfi import *
from SLHCUpgradeSimulations.Geometry.fakeConditions_phase2TkTilted4021_cff import *
from SLHCUpgradeSimulations.Geometry.fakeConditions_phase2TkTilted4025_cff import *
from Geometry.HcalCommonData.hcalParameters_cfi import *
from Geometry.HcalCommonData.hcalDDDSimConstants_cfi import *
from Geometry.HGCalCommonData.hgcalV6ParametersInitialization_cfi import *
Expand Down
50 changes: 0 additions & 50 deletions Configuration/Geometry/python/GeometryExtended2023D4Reco_cff.py

This file was deleted.

12 changes: 0 additions & 12 deletions Configuration/Geometry/python/GeometryExtended2023D4_cff.py

This file was deleted.

47 changes: 0 additions & 47 deletions Configuration/Geometry/python/GeometryExtended2023D7Reco_cff.py

This file was deleted.

10 changes: 0 additions & 10 deletions Configuration/Geometry/python/GeometryExtended2023D7_cff.py

This file was deleted.