#include <iostream>#include "MessageService/MsgService.h"#include "CandNtupleSR/NtpSRSlice.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpSRSlice &ntp) |
| CVSID ("$Id: NtpSRSlice.cxx,v 1.7 2005/03/26 19:42:51 schubert Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 16 of file NtpSRSlice.cxx. 00017 { return ntp.Print(os); }
|
1.3.9.1