#include <iostream>#include "MessageService/MsgService.h"#include "CandNtupleSR/NtpSRShower.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpSRShower &ntp) |
| CVSID ("$Id: NtpSRShower.cxx,v 1.15 2006/08/12 11:14:27 cbs Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 16 of file NtpSRShower.cxx. 00017 { return ntp.Print(os); }
|
1.3.9.1