|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Timing.h"

Go to the source code of this file.
Classes | |
| class | TimerForSequencer |
| Auxilliary class. More... | |
Functions | |
| MsgStream & | operator<< (MsgStream &ms, const TimerForSequencer &count) |
| MsgStream& operator<< | ( | MsgStream & | ms, |
| const TimerForSequencer & | count | ||
| ) | [inline] |
Definition at line 117 of file TimerForSequencer.h.
{
return count.fillStream( ms );
}