psana_examples::DumpEncoder Class Reference

Example module class for psana. More...

#include <DumpEncoder.h>

List of all members.

Public Member Functions

 DumpEncoder (const std::string &name)
virtual ~DumpEncoder ()
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
DumpEncoder.h 1919 2011-05-21 12:04:08Z salnikov@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 49 of file DumpEncoder.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpEncoder.cpp.

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

Definition at line 54 of file DumpEncoder.cpp.


Member Function Documentation

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

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

Definition at line 60 of file DumpEncoder.cpp.

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

Method which is called with event data.

Definition at line 97 of file DumpEncoder.cpp.


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