#include <iostream>#include "MessageService/MsgService.h"#include "CandNtupleEM/NtpEMShower.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpEMShower &ntp) |
| CVSID ("$Id: NtpEMShower.cxx,v 1.2 2004/08/25 05:30:32 cbs Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 16 of file NtpEMShower.cxx. 00017 { return ntp.Print(os); }
|
1.3.9.1