![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4CellScoreValues.hh"
Include dependency graph for G4CellScoreComposer.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4CellScoreComposer |
Macros | |
| #define | G4CellScoreComposer_hh G4CellScoreComposer_hh |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const G4CellScoreComposer &ps) |
| #define G4CellScoreComposer_hh G4CellScoreComposer_hh |
Definition at line 44 of file G4CellScoreComposer.hh.
View newest version in sPHENIX GitHub at line 44 of file G4CellScoreComposer.hh
| std::ostream& operator<< | ( | std::ostream & | out, |
| const G4CellScoreComposer & | ps | ||
| ) |
Definition at line 100 of file G4CellScoreComposer.cc.
View newest version in sPHENIX GitHub at line 100 of file G4CellScoreComposer.cc
References G4CellScoreValues::fAverageTrackWeight, G4CellScoreValues::fFluxWeightedEnergy, G4CellScoreValues::fImportance, G4CellScoreValues::fNumberWeightedEnergy, G4CellScoreValues::fSumCollisions, G4CellScoreValues::fSumCollisionsWeight, G4CellScoreValues::fSumPopulation, G4CellScoreValues::fSumTracksEntering, G4endl, and G4CellScoreComposer::GetStandardCellScoreValues().
Here is the call graph for this function: