psana_examples::DumpL3T Class Reference
[Psana_examples]

#include <DumpL3T.h>

List of all members.

Public Member Functions

 DumpL3T (const std::string &name)
virtual ~DumpL3T ()
virtual void beginRun (Event &evt, Env &env)
 Method which is called at the beginning of the run.
virtual void event (Event &evt, Env &env)


Detailed Description

Psana module which dumps L3T information.

Note:
This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.
Version:
$Id: DumpL3T.h 6920 2013-10-07 22:09:39Z salnikov@SLAC.STANFORD.EDU $
Author:
Andy Salnikov

Definition at line 51 of file DumpL3T.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file DumpL3T.cpp.

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

Definition at line 55 of file DumpL3T.cpp.


Member Function Documentation

void psana_examples::DumpL3T::beginRun ( Event &  evt,
Env &  env 
) [virtual]

Method which is called at the beginning of the run.

Definition at line 61 of file DumpL3T.cpp.

void psana_examples::DumpL3T::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 76 of file DumpL3T.cpp.


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