src::mpi_datasource::Step Class Reference

List of all members.

Public Member Functions

def __init__
def events
def env

Detailed Description

An object that represents a set of events within
a run taken under identical conditions (also known
as a `calib-cycle`.

Definition at line 6 of file mpi_datasource.py.


Member Function Documentation

def src::mpi_datasource::Step::__init__ (   self,
  psana_step,
  ds_parent 
)

Create an MPIDataSource compatible Step object.

Parameters
----------
psana_step : psana.Step
    An instance of psana.Step

ds_parent : psana.DataSoure
    The DataSource object that created the Step

Definition at line 8 of file mpi_datasource.py.

def src::mpi_datasource::Step::env (   self  ) 

Definition at line 32 of file mpi_datasource.py.

def src::mpi_datasource::Step::events (   self  ) 

Returns a python generator of events.

Definition at line 25 of file mpi_datasource.py.


The documentation for this class was generated from the following file:
Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7