#include <TParticlePDG.h>#include "MessageService/MsgService.h"#include "MCApplication/MCAppParticle.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: MCAppParticle.cxx,v 1.11 2009/06/22 04:11:21 kasahara Exp $") | |
| std::ostream & | operator<< (std::ostream &os, const MCAppParticle &mp) |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 25 of file MCAppParticle.cxx. 00026 { return mp.Print(os); }
|
1.3.9.1