Skip to content

Commit

Permalink
New Global Tags adding Calo Tower geometries with dense indexes in al…
Browse files Browse the repository at this point in the history
…l scenarios.

Run1 ideal simulations: 76X_designRun1_v8: As 76X_mcRun1_design_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run1 realistic simulations: 76X_mcRun1_realistic_v8: As 76X_mcRun1_realistic_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run1 heavy ion simulations: 76X_mcRun1_HeavyIon_v8: As 76X_mcRun1_HeavyIon_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run1 proton lead simulations: 76X_mcRun1_pA_v8: As 76X_mcRun1_pA_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run2 ideal simulations: 76X_mcRun2_design_v8: As 76X_mcRun2_design_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.
- updated Jet probability calibration as a result of Spring15 campaign in asymptotic scenario.

Run2 startup simulations: 76X_mcRun2_startup_v8: As 76X_mcRun2_startup_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run2 asymptotic simulations: 76X_mcRun2_asymptotic_v8: As 76X_mcRun2_asymptotic_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X
- updated Jet probability calibration as a result of Spring15 campaign in asymptotic scenario.

Run2 HeavyIon simulations: 76X_mcRun2_HeavyIon_v8: As 76X_mcRun2_HeavyIon_v5 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X
- updated RCT parameters for Heavy Ion setup
- updated Jet probability calibration as a result of Spring15 campaign in asymptotic scenario.

Upgrade 2017 ideal simulations: 76X_upgrade2017_design_v4: As 76X_upgrade2017_design_v1 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, and HCAL reconstruction geometry
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X
- updated Jet probability calibration as a result of Spring15 campaign in asymptotic scenario.

Run1 HLT data processing: 76X_dataRun1_HLT_frozen_v7: As 76X_dataRun1_HLT_frozen_v4 (snapshot time set to 2015-10-14 17:45:00 UTC) with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, Tracker, HCAL and Castor reconstruction geometry, and L1 RPC Hardware configuration
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run1 offline processing: 76X_dataRun1_v7: As 76X_dataRun1_v4 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, Tracker, HCAL and Castor reconstruction geometry, and L1 RPC Hardware configuration, DQM ref histos, Track probability and Jet probability calibration.
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run2 HLT processing: 76X_dataRun2_HLT_frozen_v6: As 76X_dataRun2_HLT_frozen_v4 (snapshot time set to 2015-10-14 17:45:00 UTC) with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, Tracker, HCAL and Castor reconstruction geometry, and L1 RPC Hardware configuration
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.

Run2 offline processing: 76X_dataRun2_v6: As 76X_dataRun1_v4 with the following changes:
- taxonomy changes for DT reconstruction uncertainties, ECAL inter calibration errors, ECAL electronic mapping, Tracker, HCAL and Castor reconstruction geometry, and L1 RPC Hardware configuration, DQM ref histos, Track probability and Jet probability calibration.
- updated Calo tower geometry based on more precise Hcal reco geometry, and introducing dense indexes, needed for integrating SLHC digitisation in 76X.
  • Loading branch information
Salvatore Di Guida authored and kpedro88 committed Oct 15, 2015
1 parent 421aeb2 commit d05559e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@

### NEW KEYS ###
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run1
'run1_design' : '76X_mcRun1_design_v7',
'run1_design' : '76X_mcRun1_design_v8',
# GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1
'run1_mc' : '76X_mcRun1_realistic_v7',
'run1_mc' : '76X_mcRun1_realistic_v8',
# GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1
'run1_mc_hi' : '76X_mcRun1_HeavyIon_v7',
'run1_mc_hi' : '76X_mcRun1_HeavyIon_v8',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1
'run1_mc_pa' : '76X_mcRun1_pA_v7',
'run1_mc_pa' : '76X_mcRun1_pA_v8',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '76X_mcRun2_design_v7',
'run2_design' : '76X_mcRun2_design_v8',
# GlobalTag for MC production with pessimistic alignment and calibrations for Run2
'run2_mc_50ns' : '76X_mcRun2_startup_v7',
'run2_mc_50ns' : '76X_mcRun2_startup_v8',
#GlobalTag for MC production with optimistic alignment and calibrations for Run2
'run2_mc' : '76X_mcRun2_asymptotic_v7',
'run2_mc' : '76X_mcRun2_asymptotic_v8',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '76X_mcRun2_HeavyIon_v7',
'run2_mc_hi' : '76X_mcRun2_HeavyIon_v8',
# GlobalTag for Run1 data reprocessing
'run1_data' : '76X_dataRun1_v6',
'run1_data' : '76X_dataRun1_v7',
# GlobalTag for Run2 data reprocessing
'run2_data' : '76X_dataRun2_v6',
'run2_data' : '76X_dataRun2_v7',
# GlobalTag for Run1 HLT: it points to the online GT
'run1_hlt' : '76X_dataRun1_HLT_frozen_v6',
'run1_hlt' : '76X_dataRun1_HLT_frozen_v7',
# GlobalTag for Run2 HLT: it points to the online GT
'run2_hlt' : '76X_dataRun2_HLT_frozen_v6',
'run2_hlt' : '76X_dataRun2_HLT_frozen_v7',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017
'phase1_2017_design' : '76X_upgrade2017_design_v3',
'phase1_2017_design' : '76X_upgrade2017_design_v4',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_design' : 'DES19_70_V2', # placeholder (GT not meant for standard RelVal)
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase2
Expand Down

0 comments on commit d05559e

Please sign in to comment.