CepGen 1.2.5
Central exclusive processes event generator
|
Helper class for the pretty-printing of configuration parameters. More...
Public Member Functions | |
indent (self) | |
Move to the next indentation block. | |
unindent (self) | |
Go up to the previous indentation block. | |
indentation (self) | |
Current indentation level. | |
Static Protected Attributes | |
int | _indent |
int | _indent_size |
Definition at line 6 of file containers_cff.py.
indent | ( | self | ) |
Definition at line 17 of file containers_cff.py.
indentation | ( | self | ) |
Definition at line 25 of file containers_cff.py.
unindent | ( | self | ) |
Definition at line 21 of file containers_cff.py.
|
staticprotected |
Definition at line 10 of file containers_cff.py.
|
staticprotected |
Definition at line 14 of file containers_cff.py.