Class MessagePrinterAlgo

Inheritance Relationships

Base Type

Class Documentation

class MessagePrinterAlgo : public xAH::Algorithm

This algorithm changes the format of the MsgStream objects for all other algorithms. There should only be on instance of it, and it should probably be first.

Public Functions

MessagePrinterAlgo()
virtual EL::StatusCode setupJob(EL::Job &job)
virtual EL::StatusCode fileExecute()
virtual EL::StatusCode histInitialize()
virtual EL::StatusCode changeInput(bool firstFile)
virtual EL::StatusCode initialize()
virtual EL::StatusCode execute()
virtual EL::StatusCode postExecute()
virtual EL::StatusCode finalize()
virtual EL::StatusCode histFinalize()

Public Members

unsigned int m_sourceWidth = 25

Set the width of the name in the message.