ATLAS Offline Software
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.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"]