 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef EVENTCOMMONALGS_I4MOMDUMPER_H
12 #define EVENTCOMMONALGS_I4MOMDUMPER_H
21 #include "GaudiKernel/ServiceHandle.h"
124 #endif //> EVENTCOMMONALGS_I4MOMDUMPER_H
virtual StatusCode execute()
Display::Type m_display
its value translated into integer
void setupOutputStream(Gaudi::Details::PropertyBase &outputStreamName)
Callback method to configure the output stream into which we'll dump the informations from I4Momentum...
I4MomDumper()
Default constructor:
virtual ~I4MomDumper()
Destructor:
virtual StatusCode finalize()
::StatusCode StatusCode
StatusCode definition for legacy code.
StringProperty m_outputStreamName
Name of the output stream where we'll dump informations from the I4Assocs object.
virtual StatusCode initialize()
StatusCode dump(const std::string &collName)
Prints out (on the configured output stream) the content of an INavigable4MomentumCollection object,...
void setupDisplay(Gaudi::Details::PropertyBase &display)
Callback method to configure the display property which will tell how to dump the informations from I...
StringProperty m_displayName
switch for the type of printout (pxpypze/eetaphim/...)
StringArrayProperty m_i4momContainersName
List of INavigable4Momentum containers one wants to dump.
std::ostream * m_outputStream
pointer to the file descriptor in case the output stream is not a "MsgStream"