psana_examples::DumpPulnix Class Reference

Example module class for psana. More...

#include <DumpPulnix.h>

List of all members.

Public Member Functions

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

Definition at line 49 of file DumpPulnix.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file DumpPulnix.cpp.

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

Definition at line 53 of file DumpPulnix.cpp.


Member Function Documentation

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

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

Definition at line 59 of file DumpPulnix.cpp.

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

Method which is called with event data.

Definition at line 104 of file DumpPulnix.cpp.


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