CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
globalDictionaries.py
Go to the documentation of this file.
1 # Store used datasets, to avoid making the same DAS query multiple times
2 usedDatasets = {}
3 
4 # Needed for more than one geometry comparison for one alignment
5 alignRandDict = {}