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