![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/medical/dna/chem4/include/ScoreSpecies.hh>
Public Member Functions | |
| SpeciesInfo () | |
| SpeciesInfo (const SpeciesInfo &right) | |
| SpeciesInfo & | operator= (const SpeciesInfo &right) |
| SpeciesInfo () | |
| SpeciesInfo (const SpeciesInfo &right) | |
| SpeciesInfo & | operator= (const SpeciesInfo &right) |
Public Attributes | |
| int | fNumber |
| double | fG |
| double | fG2 |
Definition at line 87 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 87 of file ScoreSpecies.hh
|
inline |
Definition at line 89 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 89 of file ScoreSpecies.hh
|
inline |
Definition at line 95 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 95 of file ScoreSpecies.hh
|
inline |
Definition at line 84 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 84 of file ScoreSpecies.hh
|
inline |
Definition at line 90 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 90 of file ScoreSpecies.hh
|
inline |
Definition at line 96 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 96 of file ScoreSpecies.hh
|
inline |
Definition at line 101 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 101 of file ScoreSpecies.hh
| double ScoreSpecies::SpeciesInfo::fG |
Definition at line 110 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 110 of file ScoreSpecies.hh
Referenced by ScoreSpecies::AbsorbResultsFromWorkerScorer(), ScoreSpecies::EndOfEvent(), operator=(), and SpeciesInfo().
| double ScoreSpecies::SpeciesInfo::fG2 |
Definition at line 111 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 111 of file ScoreSpecies.hh
Referenced by ScoreSpecies::AbsorbResultsFromWorkerScorer(), ScoreSpecies::EndOfEvent(), operator=(), and SpeciesInfo().
| int ScoreSpecies::SpeciesInfo::fNumber |
Definition at line 109 of file ScoreSpecies.hh.
View newest version in sPHENIX GitHub at line 109 of file ScoreSpecies.hh
Referenced by ScoreSpecies::AbsorbResultsFromWorkerScorer(), ScoreSpecies::EndOfEvent(), operator=(), and SpeciesInfo().