psana_examples::DumpOceanOptics Class Reference
[Psana_examples]

Example module class for psana. More...

#include <DumpOceanOptics.h>

List of all members.

Public Member Functions

 DumpOceanOptics (const std::string &name)
virtual ~DumpOceanOptics ()
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)


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.

Version:
$Id: DumpOceanOptics.h 5861 2013-03-22 22:36:43Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpOceanOptics.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file DumpOceanOptics.cpp.

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

Definition at line 57 of file DumpOceanOptics.cpp.


Member Function Documentation

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

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

Definition at line 63 of file DumpOceanOptics.cpp.

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

Method which is called with event data, this is the only required method, all other methods are optional

Definition at line 95 of file DumpOceanOptics.cpp.


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