ATLAS Offline Software
Loading...
Searching...
No Matches
Helpers.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.Helpers

Functions

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