CMS 3D CMS Logo

Classes | Variables
upgradeWorkflowComponents Namespace Reference

Classes

class  PatatrackWorkflow
 
class  UpgradeFragment
 
class  UpgradeWorkflow
 
class  UpgradeWorkflow_0T
 
class  UpgradeWorkflow_baseline
 
class  UpgradeWorkflow_DD4hep
 
class  UpgradeWorkflow_DD4hepDB
 
class  UpgradeWorkflow_DDDDB
 
class  UpgradeWorkflow_DigiNoHLT
 
class  UpgradeWorkflow_displacedRegional
 
class  UpgradeWorkflow_ecalclustering
 
class  UpgradeWorkflow_ECalComponent
 
class  UpgradeWorkflow_ecalDevel
 
class  UpgradeWorkflow_HeavyFlavor
 Wf to add Heavy Flavor DQM to whichever DQM is already there. More...
 
class  UpgradeWorkflow_heCollapse
 
class  UpgradeWorkflow_HLT75e33Timing
 
class  UpgradeWorkflow_HLTwDIGI75e33
 
class  UpgradeWorkflow_ITSignalShape
 
class  UpgradeWorkflow_JetCore
 
class  UpgradeWorkflow_JMENano
 
class  UpgradeWorkflow_L1Complete
 
class  UpgradeWorkflow_lstOnCPUIters01TrackingOnly
 
class  UpgradeWorkflow_lstOnGPUIters01TrackingOnly
 
class  UpgradeWorkflow_mlpf
 
class  UpgradeWorkflow_Neutron
 
class  UpgradeWorkflow_OTInefficiency
 
class  UpgradeWorkflow_ParkingBPH
 
class  UpgradeWorkflow_Phase2_HeavyIon
 
class  UpgradeWorkflow_photonDRN
 
class  UpgradeWorkflow_PixelClusterSplitting
 
class  UpgradeWorkflow_pixelTrackingOnly
 
class  UpgradeWorkflow_ProdLike
 
class  UpgradeWorkflow_ProdLikeRunningPU
 
class  UpgradeWorkflow_Run3FSMBMixing
 
class  UpgradeWorkflow_Run3FStrackingOnly
 
class  UpgradeWorkflow_seedingDeepCore
 
class  UpgradeWorkflow_SonicTriton
 
class  UpgradeWorkflow_ticl_clue3D
 
class  UpgradeWorkflow_ticl_FastJet
 
class  UpgradeWorkflow_ticl_v5
 
class  UpgradeWorkflow_ticl_v5_superclustering
 
class  UpgradeWorkflow_trackdnn
 
class  UpgradeWorkflow_trackingLowPU
 
class  UpgradeWorkflow_trackingMkFit
 
class  UpgradeWorkflow_trackingMkFitPhase2
 
class  UpgradeWorkflow_trackingOnly
 
class  UpgradeWorkflow_trackingOnlyRun2
 
class  UpgradeWorkflow_trackingRun2
 
class  UpgradeWorkflow_vectorHits
 
class  UpgradeWorkflow_weightedVertex
 
class  UpgradeWorkflowAdjustPU
 
class  UpgradeWorkflowAging
 
class  UpgradeWorkflowPremix
 
class  UpgradeWorkflowPremixProdLike
 
class  UpgradeWorkflowTracking
 

Variables

dictionary defaultDataSets = {}
 
dictionary digiPremixLocalPileup
 
 dups = check_dups(offsets)
 
dictionary numWFAll
 
list numWFConflict
 
int numWFSkip = 200
 
dictionary numWFStart
 
dictionary numWFtmp = 0 else (numWFAll[year][i-1] + numWFSkip)
 
list offsets = [specialWF.offset for specialType,specialWF in upgradeWFs.items()]
 
string preventReuseKeyword = 'NOREUSE'
 
dictionary scenToRun = upgradeProperties[2017][key+'PU']['ScenToRun']
 
 step3_trackingOnly = upgradeWFs['trackingOnly'].step3
 
list suffixes = [specialWF.suffix for specialType,specialWF in upgradeWFs.items()]
 
dictionary U2000by1 = {'--relval': '2000,1'}
 
 upgradeFragments
 
dictionary upgradeKeys = {}
 
dictionary upgradeProperties = {}
 
 upgradeWFs = OrderedDict()
 

Variable Documentation

◆ defaultDataSets

dictionary upgradeWorkflowComponents.defaultDataSets = {}

Definition at line 3555 of file upgradeWorkflowComponents.py.

◆ digiPremixLocalPileup

dictionary upgradeWorkflowComponents.digiPremixLocalPileup
Initial value:
1 = {
2  "--filein": "file:step1.root",
3  "--pileup_input": "file:step2.root"
4 }

Definition at line 2625 of file upgradeWorkflowComponents.py.

◆ dups

upgradeWorkflowComponents.dups = check_dups(offsets)

◆ numWFAll

dictionary upgradeWorkflowComponents.numWFAll
Initial value:
1 = {
2  2017: [],
3  'Run4': []
4 }

Definition at line 108 of file upgradeWorkflowComponents.py.

◆ numWFConflict

list upgradeWorkflowComponents.numWFConflict
Initial value:
1 = [[14400,14800], #2022ReReco, 2022ReRecoPU (in 12_4)
2  [24400,24800], #D97
3  [50000,51000]]

Definition at line 105 of file upgradeWorkflowComponents.py.

◆ numWFSkip

int upgradeWorkflowComponents.numWFSkip = 200

Definition at line 103 of file upgradeWorkflowComponents.py.

◆ numWFStart

dictionary upgradeWorkflowComponents.numWFStart
Initial value:
1 = {
2  2017: 10000,
3  'Run4': 23600,
4 }

Definition at line 99 of file upgradeWorkflowComponents.py.

◆ numWFtmp

upgradeWorkflowComponents.numWFtmp = 0 else (numWFAll[year][i-1] + numWFSkip)

Definition at line 115 of file upgradeWorkflowComponents.py.

◆ offsets

list upgradeWorkflowComponents.offsets = [specialWF.offset for specialType,specialWF in upgradeWFs.items()]

◆ preventReuseKeyword

string upgradeWorkflowComponents.preventReuseKeyword = 'NOREUSE'

Definition at line 127 of file upgradeWorkflowComponents.py.

◆ scenToRun

dictionary upgradeWorkflowComponents.scenToRun = upgradeProperties[2017][key+'PU']['ScenToRun']

Definition at line 3333 of file upgradeWorkflowComponents.py.

◆ step3_trackingOnly

upgradeWorkflowComponents.step3_trackingOnly = upgradeWFs['trackingOnly'].step3

Definition at line 356 of file upgradeWorkflowComponents.py.

◆ suffixes

list upgradeWorkflowComponents.suffixes = [specialWF.suffix for specialType,specialWF in upgradeWFs.items()]

Definition at line 3130 of file upgradeWorkflowComponents.py.

◆ U2000by1

dictionary upgradeWorkflowComponents.U2000by1 = {'--relval': '2000,1'}

Definition at line 6 of file upgradeWorkflowComponents.py.

◆ upgradeFragments

upgradeWorkflowComponents.upgradeFragments

Definition at line 3567 of file upgradeWorkflowComponents.py.

◆ upgradeKeys

dictionary upgradeWorkflowComponents.upgradeKeys = {}

Definition at line 10 of file upgradeWorkflowComponents.py.

◆ upgradeProperties

dictionary upgradeWorkflowComponents.upgradeProperties = {}

Definition at line 3140 of file upgradeWorkflowComponents.py.

◆ upgradeWFs

upgradeWorkflowComponents.upgradeWFs = OrderedDict()

Definition at line 185 of file upgradeWorkflowComponents.py.