|
Gaudi Framework, version v23r4 |
| Home | Generated: Mon Sep 17 2012 |
Go to the source code of this file.
Classes | |
| class | cmt2cmake::Package |
| class | cmt2cmake::Project |
Namespaces | |
| namespace | cmt2cmake |
Functions | |
| def | cmt2cmake::makeParser |
| def | cmt2cmake::extName |
| def | cmt2cmake::isPackage |
| def | cmt2cmake::isProject |
| def | cmt2cmake::projectCase |
| def | cmt2cmake::callStringWithIndent |
| def | cmt2cmake::main |
Variables | |
| tuple | cmt2cmake::CMTParser = makeParser() |
| tuple | cmt2cmake::ignored_packages = set(["GaudiSys", "GaudiRelease", "GaudiPolicy"]) |
| tuple | cmt2cmake::data_packages = set(['Det/SQLDDDB', 'FieldMap', 'TCK/HltTCK']) |
| tuple | cmt2cmake::ignore_dep_on_subdirs = set(ignored_packages) |
| tuple | cmt2cmake::needing_python = ('LoKiCore', 'XMLSummaryKernel', 'CondDBUI') |
| tuple | cmt2cmake::no_pedantic |
| tuple | cmt2cmake::_shelve_file |
| tuple | cmt2cmake::known_subdirs = shelve.open(_shelve_file) |
| list | cmt2cmake::all_packs |
| tuple | cmt2cmake::idx = all_packs.index('Event/GenEvent') |
| tuple | cmt2cmake::pr = Project("/home/marco/Devel/LHCb/workspace/LHCb_trunk") |
| list | cmt2cmake::pack = pr.packages[all_packs[idx]] |