dump_partition::dump_partition Class Reference

List of all members.

Public Member Functions

def __init__
def beginJob
def event

Detailed Description

Class whose instance will be used as a user analysis module.

Definition at line 40 of file dump_partition.py.


Member Function Documentation

def dump_partition::dump_partition::__init__ (   self  ) 

Class constructor. Does not need any parameters

Definition at line 46 of file dump_partition.py.

def dump_partition::dump_partition::beginJob (   self,
  evt,
  env 
)

This optional method is called if present at the beginning 
of the new run.

@param evt    event data object
@param env    environment object

Definition at line 54 of file dump_partition.py.

def dump_partition::dump_partition::event (   self,
  evt,
  env 
)

This method is called for every L1Accept transition.

@param evt    event data object
@param env    environment object

Definition at line 68 of file dump_partition.py.


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