CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
upgradeWorkflowComponents Namespace Reference

Variables

dictionary howMuches
 
dictionary upgradeCustoms
 
dictionary upgradeDatasetFromFragment
 
dictionary upgradeEras
 
list upgradeFragments
 
dictionary upgradeGeoms
 
dictionary upgradeGTs
 
list upgradeKeys
 
dictionary upgradeScenToRun
 
list upgradeSteps = ['GenSimFull','GenSimHLBeamSpotFull','DigiFull','RecoFull','RecoFullHGCAL','HARVESTFull','DigiTrkTrigFull','FastSim','HARVESTFast','DigiFullPU','RecoFullPU','RecoFullPUHGCAL','HARVESTFullPU','DigiFullTrigger']
 remember that you need to add a new step for phase 2 to include the track trigger remember that you need to add fastsim More...
 

Variable Documentation

dictionary upgradeWorkflowComponents.howMuches

Definition at line 116 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeCustoms
Initial value:
1 = { '2017' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2017',
2  '2023' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2023',
3  '2023dev' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2023dev',
4  '2023sim' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2023sim',
5  '2023LReco' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2023LReco',
6  '2023Reco' : 'SLHCUpgradeSimulations/Configuration/combinedCustoms.cust_2023Reco'
7 
8  }

Definition at line 30 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeDatasetFromFragment

Definition at line 164 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeEras
Initial value:
1 = { '2017' : 'Run2_2017',
2  }

Definition at line 38 of file upgradeWorkflowComponents.py.

list upgradeWorkflowComponents.upgradeFragments

Definition at line 41 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeGeoms
Initial value:
1 = { '2017' : 'Extended2017',
2  '2023' : 'Extended2023',
3  '2023dev' : 'Extended2023dev',
4  '2023sim' : 'Extended2023',
5  '2023LReco': 'Extended2023',
6  '2023Reco' : 'Extended2023'
7  }

Definition at line 15 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeGTs
Initial value:
1 = { '2017' : 'auto:phase1_2017_design',
2  '2023' : 'auto_run2_mc',
3  '2023dev' : 'auto_run2_mc',
4  '2023sim' : 'auto_run2_mc',
5  '2023LReco': 'auto_run2_mc',
6  '2023Reco' : 'auto_run2_mc'
7  }

Definition at line 23 of file upgradeWorkflowComponents.py.

list upgradeWorkflowComponents.upgradeKeys
Initial value:
1 = ['2017',
2  '2017PU',
3  '2023',
4  '2023dev',
5  '2023sim',
6  '2023LReco',
7  '2023Reco'
8 
9 
10  ]

Definition at line 3 of file upgradeWorkflowComponents.py.

dictionary upgradeWorkflowComponents.upgradeScenToRun
Initial value:
1 = {
2  '2017':['GenSimFull','DigiFull','RecoFull','HARVESTFull'],
3  #'2017':['GenSimFull'],
4  '2017PU':['GenSimFull','DigiFullPU','RecoFullPU','HARVESTFullPU'],#full sequence
5  '2023':['GenSimFull','DigiFull','RecoFull'],#full sequence
6  '2023dev':['GenSimFull','DigiFull','RecoFull'],#dev scenario
7  '2023sim':['GenSimFull'],#sim scenario
8  '2023LReco':['GenSimFull','DigiFull'],#local reco scneario
9  '2023Reco':['GenSimFull','DigiFull','RecoFull']#full reco scenario
10  }

Definition at line 103 of file upgradeWorkflowComponents.py.

list upgradeWorkflowComponents.upgradeSteps = ['GenSimFull','GenSimHLBeamSpotFull','DigiFull','RecoFull','RecoFullHGCAL','HARVESTFull','DigiTrkTrigFull','FastSim','HARVESTFast','DigiFullPU','RecoFullPU','RecoFullPUHGCAL','HARVESTFullPU','DigiFullTrigger']

remember that you need to add a new step for phase 2 to include the track trigger remember that you need to add fastsim

Definition at line 101 of file upgradeWorkflowComponents.py.