psana_examples::DumpAlias Class Reference
[Psana_examples]

#include <DumpAlias.h>

List of all members.

Public Member Functions

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

Psana module which dumps contents of alias configuration object

Note:
This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.
Version:
$Id: DumpAlias.h 6920 2013-10-07 22:09:39Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpAlias.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpAlias.cpp.

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

Definition at line 56 of file DumpAlias.cpp.


Member Function Documentation

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

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

Definition at line 62 of file DumpAlias.cpp.

void psana_examples::DumpAlias::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 DumpAlias.cpp.


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