#include "TObject.h"#include "Candidate/CandBase.h"#include "Candidate/CandRefer.h"Go to the source code of this file.
Classes | |
| class | CandHandle |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const CandHandle &ch) |
|
||||||||||||
|
Definition at line 37 of file CandHandle.cxx. 00038 { return ch.FormatToOStream(os); }
|
1.3.9.1