#include <TClonesArray.h>#include <TVirtualMC.h>#include <TPDGCode.h>#include <TDatabasePDG.h>#include "Util/UtilIstHEP.h"#include "Conventions/Munits.h"#include "Digitization/DigiScintHit.h"#include "MessageService/MsgService.h"#include "ParticleTransportSim/PTSim.h"#include "ParticleTransportSim/PTSimStack.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: PTSimStack.cxx,v 1.33 2009/06/22 03:51:01 kasahara Exp $") | |
| std::ostream & | operator<< (std::ostream &os, const PTSimStack &ps) |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 30 of file PTSimStack.cxx. 00031 { return ps.Print(os); }
|
1.3.9.1