LALInspiral 5.0.3.1-eeff03c
thinca_compare_coinc_lists.index Class Reference

Detailed Description

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
 

Constructor & Destructor Documentation

◆ __init__()

def thinca_compare_coinc_lists.index.__init__ (   self,
  xmldoc 
)

Definition at line 31 of file thinca_compare_coinc_lists.py.

Member Function Documentation

◆ get_sngls()

def thinca_compare_coinc_lists.index.get_sngls (   self,
  event_ids 
)

Definition at line 48 of file thinca_compare_coinc_lists.py.

◆ min_time()

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.

◆ print_summary()

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.

Field Documentation

◆ sngls

thinca_compare_coinc_lists.index.sngls

Definition at line 34 of file thinca_compare_coinc_lists.py.

◆ coincs

thinca_compare_coinc_lists.index.coincs

Definition at line 36 of file thinca_compare_coinc_lists.py.

◆ offsetvectors

thinca_compare_coinc_lists.index.offsetvectors

Definition at line 37 of file thinca_compare_coinc_lists.py.

◆ coinc_map

thinca_compare_coinc_lists.index.coinc_map

Definition at line 44 of file thinca_compare_coinc_lists.py.