psana_examples::DumpQuartz Class Reference

Example module class for psana. More...

#include <DumpQuartz.h>

List of all members.

Public Member Functions

 DumpQuartz (const std::string &name)
virtual ~DumpQuartz ()
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
DumpQuartz.h 4032 2012-07-06 20:34:07Z salnikov@SLAC.STANFORD.EDU
Author:
Andrei Salnikov

Definition at line 49 of file DumpQuartz.h.


Constructor & Destructor Documentation

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

Definition at line 53 of file DumpQuartz.cpp.

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

Definition at line 62 of file DumpQuartz.cpp.


Member Function Documentation

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

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

Definition at line 68 of file DumpQuartz.cpp.

References printFrameCoord().

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

Method which is called with event data.

Definition at line 107 of file DumpQuartz.cpp.


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