Public Member Functions | |
def | __init__ |
def | validationclass |
Public Attributes | |
path | |
plots | |
Definition at line 15 of file presentation.py.
def presentation.ValidationPlots.__init__ | ( | self, | |
path | |||
) |
Definition at line 16 of file presentation.py.
References beamvalidation.exit(), and print().
def presentation.ValidationPlots.validationclass | ( | self | ) |
Definition at line 29 of file presentation.py.
References join(), presentation.ValidationPlots.path, and helperFunctions.recursivesubclasses().
Referenced by plottingOptions.BasePlottingOptions.getRepMap().
presentation.ValidationPlots.path |
Definition at line 23 of file presentation.py.
Referenced by python.rootplot.rootmath.Target.__repr__(), and presentation.ValidationPlots.validationclass().
presentation.ValidationPlots.plots |
Definition at line 25 of file presentation.py.