Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NJsMVA | |
▼NFactory | Factory module with the functions to be inserted to TMVA::Factory class and helper functions and classes |
CTreeReader | Helper class for reading decision tree from XML file |
▼NJPyInterface | JPyInterface is responsible for adding the drawing methods to TMVA and for creating the JavaScript outputs from objects |
Cfunctions | Function inserter class This class contains the methods which are invoked by using jsmva magic, and will inject the new methods to TMVA::Factory, TMVA::DataLoader |
CJsDraw | Class for creating the output scripts and inserting them to cell output |
▼NJsMVAMagic | IPython magic class for JsMVA |
CJsMVAMagic | |