cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches

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
 

Detailed Description

Definition at line 6 of file containers_cff.py.

Member Function Documentation

◆ indent()

indent (   self)

Definition at line 17 of file containers_cff.py.

◆ indentation()

indentation (   self)

Definition at line 25 of file containers_cff.py.

◆ unindent()

unindent (   self)

Definition at line 21 of file containers_cff.py.

Member Data Documentation

◆ _indent

_indent
staticprotected

Definition at line 10 of file containers_cff.py.

◆ _indent_size

_indent_size
staticprotected

Definition at line 14 of file containers_cff.py.