psana_examples::DumpBld Class Reference

Example module class for psana. More...

#include <DumpBld.h>

List of all members.

Public Member Functions

 DumpBld (const std::string &name)
virtual ~DumpBld ()
virtual void beginJob (Event &evt, Env &env)
 Method which is called at the beginning of job.
virtual void event (Event &evt, Env &env)
 Method which is called with event data.


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.

See also:
AdditionalClass
Version:
Id
DumpBld.h 4786 2012-11-15 20:18:45Z salnikov@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 49 of file DumpBld.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpBld.cpp.

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

Definition at line 59 of file DumpBld.cpp.


Member Function Documentation

void psana_examples::DumpBld::beginJob ( Event &  evt,
Env &  env 
) [virtual]

Method which is called at the beginning of job.

Definition at line 64 of file DumpBld.cpp.

References event().

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

Method which is called with event data.

Definition at line 71 of file DumpBld.cpp.

Referenced by beginJob().


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