#include <iostream>#include "CandTrackSR/CandTrackSRHandle.h"#include "NtupleBase/test/CandTrackSRNtuple.h"Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const CandTrackSRNtuple &trk) |
|
||||||||||||
|
Definition at line 21 of file CandTrackSRNtuple.cxx. 00022 { return trk.Print(os); }
|
1.3.9.1