#include <iostream>#include "MessageService/MsgService.h"#include "CandNtupleSR/NtpSREvent.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpSREvent &ntp) |
| CVSID ("$Id: NtpSREvent.cxx,v 1.13 2007/09/11 21:01:19 schubert Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 16 of file NtpSREvent.cxx. 00017 { return ntp.Print(os); }
|
1.3.9.1