Geant4
10.02.p01
|
#include <iosfwd>
#include <G4ParticleDefinition.hh>
#include <G4LorentzVector.hh>
#include <G4UnitsTable.hh>
Go to the source code of this file.
Classes | |
struct | CexmcProductionModelData |
Functions | |
std::ostream & | operator<< (std::ostream &out, const CexmcProductionModelData &data) |
std::ostream& operator<< | ( | std::ostream & | out, |
const CexmcProductionModelData & | data | ||
) |
Definition at line 81 of file CexmcProductionModelData.cc.
References G4BestUnit, G4ParticleDefinition::GetParticleName(), CexmcProductionModelData::incidentParticle, CexmcProductionModelData::incidentParticleLAB, CexmcProductionModelData::incidentParticleSCM, CexmcProductionModelData::nucleusOutputParticle, CexmcProductionModelData::nucleusOutputParticleLAB, CexmcProductionModelData::nucleusOutputParticleSCM, CexmcProductionModelData::nucleusParticle, CexmcProductionModelData::nucleusParticleLAB, CexmcProductionModelData::nucleusParticleSCM, CexmcProductionModelData::outputParticle, CexmcProductionModelData::outputParticleLAB, CexmcProductionModelData::outputParticleSCM, and CLHEP::prec.