Class MessagePrinterAlgo¶
Defined in File MessagePrinterAlgo.h
Inheritance Relationships¶
Base Type¶
public xAH::Algorithm(Class Algorithm)
Class Documentation¶
-
class
MessagePrinterAlgo: public xAH::Algorithm This algorithm changes the format of the
MsgStreamobjects for all other algorithms. There should only be on instance of it, and it should probably be first.Public Functions
-
MessagePrinterAlgo()¶
-
EL::StatusCode
setupJob(EL::Job &job)¶
-
EL::StatusCode
fileExecute()¶
-
EL::StatusCode
histInitialize()¶
-
EL::StatusCode
changeInput(bool firstFile)¶
-
EL::StatusCode
initialize()¶
-
EL::StatusCode
execute()¶
-
EL::StatusCode
postExecute()¶
-
EL::StatusCode
finalize()¶
-
EL::StatusCode
histFinalize()¶
Public Members
-
unsigned int
m_sourceWidth= 25 Set the width of the name in the message.
-