psana_examples::DumpEpics Class Reference

Example module for accessing EPICS data from psana. More...

#include <DumpEpics.h>

List of all members.

Public Member Functions

 DumpEpics (const std::string &name)
virtual ~DumpEpics ()
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.

Protected Member Functions

std::string dumpPvDataArray (const PSEnv::EpicsStore &estore, const std::string &pvName)


Detailed Description

Example module for accessing EPICS data from psana.

This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.

Version:
Id
DumpEpics.h 10250 2015-06-09 21:29:07Z davidsch@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 47 of file DumpEpics.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file DumpEpics.cpp.

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

Definition at line 54 of file DumpEpics.cpp.


Member Function Documentation

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

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

Definition at line 60 of file DumpEpics.cpp.

References event().

std::string psana_examples::DumpEpics::dumpPvDataArray ( const PSEnv::EpicsStore &  estore,
const std::string &  pvName 
) [protected]

Definition at line 147 of file DumpEpics.cpp.

References h5constants::data.

Referenced by event().

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

Method which is called with event data.

Definition at line 79 of file DumpEpics.cpp.

References dumpPvDataArray(), CalibPars::size, and CalibPars::status().

Referenced by beginCalibCycle().


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