psana_examples::DumpControl Class Reference

Example module class for psana. More...

#include <DumpControl.h>

List of all members.

Public Member Functions

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

Definition at line 49 of file DumpControl.h.


Constructor & Destructor Documentation

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

Definition at line 81 of file DumpControl.cpp.

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

Definition at line 90 of file DumpControl.cpp.


Member Function Documentation

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

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

Definition at line 96 of file DumpControl.cpp.

References printClockTime(), printPVControl(), printPVLabel(), and printPVMonitor().

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

Method which is called with event data.

Definition at line 199 of file DumpControl.cpp.


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