psana_examples::DumpUsdUsb Class Reference
[Psana_examples]

Example module class for psana. More...

#include <DumpUsdUsb.h>

List of all members.

Public Member Functions

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


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.

Version:
$Id: DumpUsdUsb.h 5355 2013-02-05 22:07:12Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpUsdUsb.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpUsdUsb.cpp.

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

Definition at line 56 of file DumpUsdUsb.cpp.


Member Function Documentation

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

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

Definition at line 62 of file DumpUsdUsb.cpp.

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

Method which is called with event data, this is the only required method, all other methods are optional

Definition at line 77 of file DumpUsdUsb.cpp.


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