Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst_power_plot_binj.TriggerCountHistogram Class Reference

Detailed Description

Definition at line 243 of file lalburst_power_plot_binj.py.

Inherits object.

Public Member Functions

def __init__ (self, instrument)
 
def add_contents (self, contents)
 
def finish (self)
 

Data Fields

 axes
 
 instrument
 
 found
 
 bins
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst_power_plot_binj.TriggerCountHistogram.__init__ (   self,
  instrument 
)

Definition at line 244 of file lalburst_power_plot_binj.py.

Member Function Documentation

◆ add_contents()

def lalburst_power_plot_binj.TriggerCountHistogram.add_contents (   self,
  contents 
)

Definition at line 251 of file lalburst_power_plot_binj.py.

◆ finish()

def lalburst_power_plot_binj.TriggerCountHistogram.finish (   self)

Definition at line 265 of file lalburst_power_plot_binj.py.

Field Documentation

◆ axes

lalburst_power_plot_binj.TriggerCountHistogram.axes

Definition at line 245 of file lalburst_power_plot_binj.py.

◆ instrument

lalburst_power_plot_binj.TriggerCountHistogram.instrument

Definition at line 247 of file lalburst_power_plot_binj.py.

◆ found

lalburst_power_plot_binj.TriggerCountHistogram.found

Definition at line 248 of file lalburst_power_plot_binj.py.

◆ bins

lalburst_power_plot_binj.TriggerCountHistogram.bins

Definition at line 249 of file lalburst_power_plot_binj.py.