Definition at line 30 of file thinca_compare_coinc_lists.py.
Inherits object.
Public Member Functions | |
| def | __init__ (self, xmldoc) |
| def | get_sngls (self, event_ids) |
| def | min_time (self, time_slide_id, event_ids) |
| def | print_summary (self, time_slide_id, event_ids) |
Data Fields | |
| sngls | |
| coincs | |
| offsetvectors | |
| coinc_map | |
| def thinca_compare_coinc_lists.index.__init__ | ( | self, | |
| xmldoc | |||
| ) |
Definition at line 31 of file thinca_compare_coinc_lists.py.
| def thinca_compare_coinc_lists.index.get_sngls | ( | self, | |
| event_ids | |||
| ) |
Definition at line 48 of file thinca_compare_coinc_lists.py.
| def thinca_compare_coinc_lists.index.min_time | ( | self, | |
| time_slide_id, | |||
| event_ids | |||
| ) |
Definition at line 51 of file thinca_compare_coinc_lists.py.
| def thinca_compare_coinc_lists.index.print_summary | ( | self, | |
| time_slide_id, | |||
| event_ids | |||
| ) |
Definition at line 55 of file thinca_compare_coinc_lists.py.
| thinca_compare_coinc_lists.index.sngls |
Definition at line 34 of file thinca_compare_coinc_lists.py.
| thinca_compare_coinc_lists.index.coincs |
Definition at line 36 of file thinca_compare_coinc_lists.py.
| thinca_compare_coinc_lists.index.offsetvectors |
Definition at line 37 of file thinca_compare_coinc_lists.py.
| thinca_compare_coinc_lists.index.coinc_map |
Definition at line 44 of file thinca_compare_coinc_lists.py.