ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "RunAction.hh"
#include "G4Run.hh"
#include "G4RunManager.hh"
#include "Analysis.hh"
#include "G4Threading.hh"
#include "CommandLineParser.hh"
Go to the source code of this file.
Functions | |
void | PrintNParticles (std::map< const G4ParticleDefinition *, int > &container) |
void PrintNParticles | ( | std::map< const G4ParticleDefinition *, int > & | container | ) |
Definition at line 266 of file RunAction.cc.
View newest version in sPHENIX GitHub at line 266 of file RunAction.cc
References G4cout, G4endl, and it.
Referenced by RunAction::EndWorker().