psana_examples::DumpImp Class Reference
[Psana_examples]

Example psana module which dumps Imp data. More...

#include <DumpImp.h>

List of all members.

Public Member Functions

 DumpImp (const std::string &name)
virtual ~DumpImp ()
virtual void beginRun (Event &evt, Env &env)
 Method which is called at the beginning of the run.
virtual void event (Event &evt, Env &env)


Detailed Description

Example psana module which dumps Imp data.

Note:
This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.
Version:
$Id: DumpImp.h 6326 2013-05-22 01:34:57Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpImp.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpImp.cpp.

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

Definition at line 55 of file DumpImp.cpp.


Member Function Documentation

void psana_examples::DumpImp::beginRun ( Event &  evt,
Env &  env 
) [virtual]

Method which is called at the beginning of the run.

Definition at line 61 of file DumpImp.cpp.

void psana_examples::DumpImp::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 87 of file DumpImp.cpp.


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