psana_examples::DumpPartition Class Reference

Example module class for psana. More...

#include <DumpPartition.h>

List of all members.

Public Member Functions

 DumpPartition (const std::string &name)
virtual ~DumpPartition ()
virtual void beginJob (Event &evt, Env &env)
 Method which is called at the beginning of the job.
virtual void event (Event &evt, Env &env)
 Method which is called with event data.


Detailed Description

Example module class for psana.

This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.

See also:
AdditionalClass
Version:
$Id:

Definition at line 48 of file DumpPartition.h.


Constructor & Destructor Documentation

psana_examples::DumpPartition::DumpPartition ( const std::string &  name  ) 

Definition at line 60 of file DumpPartition.cpp.

psana_examples::DumpPartition::~DumpPartition (  )  [virtual]

Definition at line 68 of file DumpPartition.cpp.


Member Function Documentation

void psana_examples::DumpPartition::beginJob ( Event &  evt,
Env &  env 
) [virtual]

Method which is called at the beginning of the job.

Definition at line 73 of file DumpPartition.cpp.

References printPartition(), and ex-ipython::src.

void psana_examples::DumpPartition::event ( Event &  evt,
Env &  env 
) [virtual]

Method which is called with event data.

Definition at line 85 of file DumpPartition.cpp.


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