#include <iostream>#include "MessageService/MsgService.h"#include "MuonRemoval/NtpMRTruth.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpMRTruth &ntp) |
| CVSID ("$Id: NtpMRTruth.cxx,v 1.1 2006/06/27 13:44:34 cbs Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 16 of file NtpMRTruth.cxx. 00017 { return ntp.Print(os); }
|
1.3.9.1