psana_examples::DumpPrinceton Class Reference

Example module class for psana. More...

#include <DumpPrinceton.h>

List of all members.

Public Member Functions

 DumpPrinceton (const std::string &name)
virtual ~DumpPrinceton ()
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)
 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
DumpPrinceton.h 1919 2011-05-21 12:04:08Z salnikov@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 49 of file DumpPrinceton.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file DumpPrinceton.cpp.

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

Definition at line 53 of file DumpPrinceton.cpp.


Member Function Documentation

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

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

Definition at line 59 of file DumpPrinceton.cpp.

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

Method which is called with event data.

Definition at line 187 of file DumpPrinceton.cpp.


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