#include "Digitization/DigiScintHit.h"#include "Conventions/Munits.h"#include <TDatabasePDG.h>#include <TString.h>#include <iostream>Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const DigiScintHit &h) |
|
||||||||||||
|
Definition at line 107 of file DigiScintHit.cxx. References DigiScintHit::FormatToOStream(). 00108 { return h.FormatToOStream(os); }
|
1.3.9.1