psana_examples::DumpPimax Class Reference

Example module class for psana. More...

#include <DumpPimax.h>

List of all members.

Public Member Functions

 DumpPimax (const std::string &name)
virtual ~DumpPimax ()
virtual void beginCalibCycle (Event &evt, Env &env)
 Method which is called at the beginning of the calibration cycle.
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
DumpPimax.h 1919 2014-03-17 09:25:00Z dubrovin@SLAC.STANFORD.EDU
Author:
Mikhail Dubrovin

Definition at line 49 of file DumpPimax.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file DumpPimax.cpp.

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

Definition at line 53 of file DumpPimax.cpp.


Member Function Documentation

void psana_examples::DumpPimax::beginCalibCycle ( Event &  evt,
Env &  env 
) [virtual]

Method which is called at the beginning of the calibration cycle.

Definition at line 59 of file DumpPimax.cpp.

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

Method which is called with event data.

Definition at line 98 of file DumpPimax.cpp.


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