psana_examples::DumpOrca Class Reference
[Psana_examples]

Example module class for psana. More...

#include <DumpOrca.h>

List of all members.

Public Member Functions

 DumpOrca (const std::string &name)
virtual ~DumpOrca ()
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: DumpOrca.h 5355 2013-02-05 22:07:12Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpOrca.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpOrca.cpp.

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

Definition at line 56 of file DumpOrca.cpp.


Member Function Documentation

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

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

Definition at line 62 of file DumpOrca.cpp.

void psana_examples::DumpOrca::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 83 of file DumpOrca.cpp.


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