Skip to content

Commit ab3deda

Browse files
authored
Merge pull request #47205 from mmusich/mm_dev_more_limited_matrix_options
add more limited matrix options, separately for Run1&2, Run3, Phase2 and HeavyIons
2 parents aabdecc + b459e69 commit ab3deda

File tree

1 file changed

+98
-84
lines changed

1 file changed

+98
-84
lines changed

Configuration/PyReleaseValidation/scripts/runTheMatrix.py

+98-84
Original file line numberDiff line numberDiff line change
@@ -57,93 +57,107 @@ def runSelected(opt):
5757

5858
#this can get out of here
5959
predefinedSet={
60-
'limited' : [
61-
# See README for further details
62-
###### MC (generated from scratch or from RelVals)
63-
### FullSim
64-
# Run1
65-
5.1, # TTbar_8TeV_TuneCUETP8M1 FastSim
66-
8, # RelValBeamHalo Cosmics
67-
9.0, # RelValHiggs200ChargedTaus
68-
25, # RelValTTbar
69-
101.0, # SingleElectronE120EHCAL + ECALHCAL.customise + fullMixCustomize_cff.setCrossingFrameOn
70-
71-
# Run2
72-
7.3, # UndergroundCosmicSPLooseMu
73-
1306.0, # RelValSingleMuPt1_UP15
74-
1330, # RelValZMM_13
75-
135.4, # ZEE_13TeV_TuneCUETP8M1
76-
25202.0, # RelValTTbar_13 PU = AVE_35_BX_25ns
77-
250202.181, # RelValTTbar_13 PREMIX
78-
79-
# Run3
80-
11634.0, # TTbar_14TeV 2021
81-
13234.0, # RelValTTbar_14TeV 2021 FastsSim
82-
12434.0, # RelValTTbar_14TeV 2023
83-
12834.0, # RelValTTbar_14TeV 2024
84-
12846.0, # RelValZEE_13 2024
85-
13034.0, # RelValTTbar_14TeV 2024 PU = Run3_Flat55To75_PoissonOOTPU
86-
12834.7, # RelValTTbar_14TeV 2024 mkFit
87-
16834.0, # RelValTTbar_14TeV 2025
88-
17034.0, # RelValTTbar_14TeV 2025 PU = Run3_Flat55To75_PoissonOOTPU
89-
14034.0, # RelValTTbar_14TeV Run3_2023_FastSim
90-
14234.0, # RelValTTbar_14TeV Run3_2023_FastSim PU = Run3_Flat55To75_PoissonOOTPU
91-
2500.201, # RelValTTbar_14TeV NanoAOD from existing MINI
92-
93-
# Phase2
94-
29634.0, # RelValTTbar_14TeV phase2_realistic_T33 ExtendedRun4D110 (Phase-2 baseline)
95-
24834.911, # Previous DD4hep baseline for monitoring the stability of DD4hep workflow
96-
29634.911, # TTbar_14TeV_TuneCP5 phase2_realistic_T33 DD4hepExtendedRun4D110 DD4Hep (HLLHC14TeV BeamSpot)
97-
29834.999, # RelValTTbar_14TeV (PREMIX) phase2_realistic_T33 ExtendedRun4D110 AVE_50_BX_25ns_m3p3
98-
29696.0, # RelValCloseByPGun_CE_E_Front_120um phase2_realistic_T33 ExtendedRun4D110
99-
29700.0, # RelValCloseByPGun_CE_H_Coarse_Scint phase2_realistic_T33 ExtendedRun4D110
100-
#23234.0, # Need new workflow with HFNose
101-
29634.75, # RelValTTbar_14TeV phase2_realistic_T33 ExtendedRun4D110 (Phase-2 baseline - but using timing menu, and only up to step 2)
102-
103-
###### pp Data
104-
## Run1
105-
4.22, # Run2011A Cosmics
106-
4.53, # Run2012B Photon miniAODs
107-
1000, # Run2011A MinimumBias Prompt RecoTLR.customisePrompt
108-
1001, # Run2011A MinimumBias Data+Express
109-
## Run2
110-
136.731, # Run2016B SinglePhoton
111-
136.793, # Run2017C DoubleEG
112-
136.874, # Run2018C EGamma
113-
114-
## Run3
115-
# 2021
116-
139.001, # Run2021 MinimumBias Commissioning2021
117-
118-
# 2022
119-
140.045, # Run2022C JetHT
120-
121-
# 2023
122-
141.042, # Run2023D ZeroBias
123-
124-
# 2024
125-
145.014, # Run2024B ZeroBias
126-
145.104, # Run2024C JetMet0
127-
145.202, # Run2024D EGamma0
128-
145.301, # Run2024E DisplacedJet
129-
145.408, # Run2024F ParkingDoubleMuonLowMass0
130-
145.500, # Run2024G BTagMu
131-
145.604, # Run2024H JetMET0
132-
145.713, # Run2024I Tau
133-
134-
###### Heavy Ions
135-
## Data
136-
# Run2
137-
140.56, # HIRun2018A HIHardProbes Run2_2018_pp_on_AA
138-
## MC
139-
312.0, # Pyquen_ZeemumuJets_pt10_2760GeV PU : HiMixGEN
140-
141-
],
60+
# See README for further details
61+
'run1_run2' : [
62+
###### MC (generated from scratch or from RelVal)
63+
# Run1
64+
5.1, # TTbar_8TeV_TuneCUETP8M1 FastSim
65+
8, # RelValBeamHalo Cosmics
66+
9.0, # RelValHiggs200ChargedTaus
67+
25, # RelValTTbar
68+
101.0, # SingleElectronE120EHCAL + ECALHCAL.customise + fullMixCustomize_cff.setCrossingFrameOn
69+
70+
# Run2
71+
7.3, # UndergroundCosmicSPLooseMu
72+
1306.0, # RelValSingleMuPt1_UP15
73+
1330, # RelValZMM_13
74+
135.4, # ZEE_13TeV_TuneCUETP8M1
75+
25202.0, # RelValTTbar_13 PU = AVE_35_BX_25ns
76+
250202.181, # RelValTTbar_13 PREMIX
77+
78+
###### pp Data
79+
## Run1
80+
4.22, # Run2011A Cosmics
81+
4.53, # Run2012B Photon miniAODs
82+
1000, # Run2011A MinimumBias Prompt RecoTLR.customisePrompt
83+
1001, # Run2011A MinimumBias Data+Express
84+
## Run2
85+
136.731, # Run2016B SinglePhoton
86+
136.793, # Run2017C DoubleEG
87+
136.874, # Run2018C EGamma
88+
],
89+
90+
'run3' : [
91+
###### MC (generated from scratch or from RelVals)
92+
# Run3
93+
11634.0, # TTbar_14TeV 2021
94+
13234.0, # RelValTTbar_14TeV 2021 FastsSim
95+
12434.0, # RelValTTbar_14TeV 2023
96+
12834.0, # RelValTTbar_14TeV 2024
97+
12846.0, # RelValZEE_13 2024
98+
13034.0, # RelValTTbar_14TeV 2024 PU = Run3_Flat55To75_PoissonOOTPU
99+
12834.7, # RelValTTbar_14TeV 2024 mkFit
100+
16834.0, # RelValTTbar_14TeV 2025
101+
17034.0, # RelValTTbar_14TeV 2025 PU = Run3_Flat55To75_PoissonOOTPU
102+
14034.0, # RelValTTbar_14TeV Run3_2023_FastSim
103+
14234.0, # RelValTTbar_14TeV Run3_2023_FastSim PU = Run3_Flat55To75_PoissonOOTPU
104+
2500.201, # RelValTTbar_14TeV NanoAOD from existing MINI
105+
106+
###### pp Data
107+
## Run3
108+
# 2021
109+
139.001, # Run2021 MinimumBias Commissioning2021
110+
111+
# 2022
112+
140.045, # Run2022C JetHT
113+
114+
# 2023
115+
141.042, # Run2023D ZeroBias
116+
117+
# 2024
118+
145.014, # Run2024B ZeroBias
119+
145.104, # Run2024C JetMet0
120+
145.202, # Run2024D EGamma0
121+
145.301, # Run2024E DisplacedJet
122+
145.408, # Run2024F ParkingDoubleMuonLowMass0
123+
145.500, # Run2024G BTagMu
124+
145.604, # Run2024H JetMET0
125+
145.713, # Run2024I Tau
126+
],
127+
128+
'phase2' : [
129+
###### MC (generated from scratch or from RelVals)
130+
# Phase2
131+
29634.0, # RelValTTbar_14TeV phase2_realistic_T33 ExtendedRun4D110 (Phase-2 baseline)
132+
24834.911, # Previous DD4hep baseline for monitoring the stability of DD4hep workflow
133+
29634.911, # TTbar_14TeV_TuneCP5 phase2_realistic_T33 DD4hepExtendedRun4D110 DD4Hep (HLLHC14TeV BeamSpot)
134+
29834.999, # RelValTTbar_14TeV (PREMIX) phase2_realistic_T33 ExtendedRun4D110 AVE_50_BX_25ns_m3p3
135+
29696.0, # RelValCloseByPGun_CE_E_Front_120um phase2_realistic_T33 ExtendedRun4D110
136+
29700.0, # RelValCloseByPGun_CE_H_Coarse_Scint phase2_realistic_T33 ExtendedRun4D110
137+
#23234.0, # Need new workflow with HFNose
138+
29634.75, # RelValTTbar_14TeV phase2_realistic_T33 ExtendedRun4D110 (Phase-2 baseline - but using timing menu, and only up to step 2)
139+
],
140+
141+
'heavyIons' : [
142+
###### Heavy Ions
143+
## Data
144+
# Run2
145+
140.56, # HIRun2018A HIHardProbes Run2_2018_pp_on_AA
146+
## MC
147+
312.0, # Pyquen_ZeemumuJets_pt10_2760GeV PU : HiMixGEN
148+
],
149+
142150
'jetmc': [5.1, 13, 15, 25, 38, 39], #MC
143151
'metmc' : [5.1, 15, 25, 37, 38, 39], #MC
144152
'muonmc' : [5.1, 124.4, 124.5, 20, 21, 22, 23, 25, 30], #MC
145-
}
146-
153+
}
154+
155+
predefinedSet['limited'] = (
156+
predefinedSet['run1_run2'] +
157+
predefinedSet['run3'] +
158+
predefinedSet['phase2'] +
159+
predefinedSet['heavyIons']
160+
)
147161

148162
import argparse
149163
usage = 'usage: runTheMatrix.py --show -s '

0 commit comments

Comments
 (0)