Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
Versioning.py File Reference

Go to the source code of this file.

Namespaces

 python.Versioning
 

Functions

def python.Versioning.legacyReleaseData ()
 
def python.Versioning.legacyReleaseDataSampleOverrides ()
 
def python.Versioning.generatorsGetInitialVersionedDictionary (generators)
 
def python.Versioning.generatorsGetFromMetadata (metadataString)
 
def python.Versioning.generatorsVersionedStringList (generatorsDictionary)
 
def python.Versioning.generatorsVersionedString (generatorsVersionedList)
 
def python.Versioning.GeneratorVersioningFixCfg (flags)
 

Variables

 python.Versioning.versionRegex = re.compile(r'\‍(v\.(.*)\‍)$')
 
list python.Versioning.ignoredGenerators = ["Pythia8B", "Powheg"]