psana_examples::EBeamHist Class Reference

Example module class for psana. More...

#include <EBeamHist.h>

List of all members.

Public Member Functions

 EBeamHist (const std::string &name)
virtual ~EBeamHist ()
virtual void beginJob (Event &evt, Env &env)
 Method which is called once at the beginning of the 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
EBeamHist.h 2066 2011-06-29 22:22:35Z salnikov@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 49 of file EBeamHist.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file EBeamHist.cpp.

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

Definition at line 56 of file EBeamHist.cpp.


Member Function Documentation

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

Method which is called once at the beginning of the job.

Definition at line 62 of file EBeamHist.cpp.

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

Method which is called with event data.

Definition at line 74 of file EBeamHist.cpp.


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