#include <iostream>#include "MessageService/MsgService.h"#include "MuonRemoval/NtpMREvent.h"#include "MuonRemoval/AlgRmMu.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpMREvent &ntp) |
| CVSID ("$Id: NtpMREvent.cxx,v 1.8 2008/09/17 02:56:19 tjyang Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 17 of file NtpMREvent.cxx. 00018 { return ntp.Print(os); }
|
1.3.9.1