![]() |
ATLAS Offline Software
|
Functions | |
| weed (line) | |
| get_val (_key, line) | |
| get_hbuff (_id, _infname, _withcomment=True) | |
| get_comm_def (_buff) | |
| is_xml_form (_line) | |
| hist_bookkeep_utils.get_comm_def | ( | _buff | ) |
take a buffer of histogram + comment, and split it in comment+xml def
Definition at line 77 of file hist_bookkeep_utils.py.
| hist_bookkeep_utils.get_hbuff | ( | _id, | |
| _infname, | |||
| _withcomment = True ) |
Definition at line 30 of file hist_bookkeep_utils.py.
| hist_bookkeep_utils.get_val | ( | _key, | |
| line ) |
Definition at line 19 of file hist_bookkeep_utils.py.
| hist_bookkeep_utils.is_xml_form | ( | _line | ) |
check for non-xml formated lines:
Definition at line 97 of file hist_bookkeep_utils.py.
| hist_bookkeep_utils.weed | ( | line | ) |
Definition at line 10 of file hist_bookkeep_utils.py.