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