psana_examples::DumpGsc16ai Class Reference
[Psana_examples]

Example module class for psana. More...

#include <DumpGsc16ai.h>

List of all members.

Public Member Functions

 DumpGsc16ai (const std::string &name)
virtual ~DumpGsc16ai ()
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: DumpGsc16ai.h 5865 2013-03-22 23:28:10Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpGsc16ai.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpGsc16ai.cpp.

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

Definition at line 56 of file DumpGsc16ai.cpp.


Member Function Documentation

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

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

Definition at line 62 of file DumpGsc16ai.cpp.

void psana_examples::DumpGsc16ai::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 86 of file DumpGsc16ai.cpp.


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