ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
python.Helpers | |
Functions | |
def | python.Helpers.separateSources (filenames) |
Separate the source and header files based on their names. More... | |
def | python.Helpers.dictionaryHeaders (filenames) |
Find the headers needed for dictionary generation. More... | |
def | python.Helpers.dictionaryClasses (filenames) |
Function collecting the class names to create a dictionary for. More... | |
def | python.Helpers.writeLinkDefFile (filename, classnames, headers=[]) |
Function writing a LinkDef file. More... | |
def | python.Helpers.makeRootCorePackageSkeleton (directory, name) |
Create the directory structure for a RootCore package. More... | |
def | python.Helpers.makeSFramePackageSkeleton (directory, name) |
Create an SFrame package skeleton. More... | |