psana::PrintSeparator Class Reference

Simple psana module that only prints separator line on every event, may be useful to make event boundaries visible in the log file. More...

#include <PrintSeparator.h>

Inheritance diagram for psana::PrintSeparator:

psana::Module psana::Configurable List of all members.

Public Member Functions

 PrintSeparator (const std::string &name)
virtual ~PrintSeparator ()
virtual void event (Event &evt, Env &env)

Detailed Description

Simple psana module that only prints separator line on every event, may be useful to make event boundaries visible in the log file.

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

Version:
$Id: PrintSeparator.h 1838 2011-05-07 01:44:25Z salnikov $
Author:
Andrei Salnikov

Definition at line 48 of file PrintSeparator.h.


Constructor & Destructor Documentation

psana::PrintSeparator::PrintSeparator ( const std::string &  name  ) 

Definition at line 43 of file PrintSeparator.cpp.

References psana::Configurable::config(), and psana::Configurable::configStr().

psana::PrintSeparator::~PrintSeparator (  )  [virtual]

Definition at line 57 of file PrintSeparator.cpp.


Member Function Documentation

void psana::PrintSeparator::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 64 of file PrintSeparator.cpp.

References MsgLogRoot.


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