#include "G4PhysicsFreeVector.hh"
#include "G4ParticleDefinition.hh"
#include "G4Material.hh"
#include <functional>
#include <utility>
#include <unordered_map>
#include <iostream>
#include <set>
#include <stdint.h>
Go to the source code of this file.
◆ operator<<()
Definition at line 297 of file G4FastPathHadronicCrossSection.hh.
303 os<<
"#DEBUG COUNTERS: count="<<fp.count<<
" slowpath_sum="<<fp.slowpath_sum<<
" max_delta="<<fp.max_delta;
304 os<<
" min_delta="<<fp.min_delta<<
" sum_delta="<<fp.sum_delta<<
" sum_delta_square="<<fp.sum_delta_square<<
"\n";
const G4ParticleDefinition *const particle
const G4double min_cutoff
const G4Material *const material
const G4String & GetParticleName() const
const G4String & GetName() const