ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ScoreSpecies::SpeciesInfo Struct Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/medical/dna/chem4/include/ScoreSpecies.hh>

Public Member Functions

 SpeciesInfo ()
 
 SpeciesInfo (const SpeciesInfo &right)
 
SpeciesInfooperator= (const SpeciesInfo &right)
 
 SpeciesInfo ()
 
 SpeciesInfo (const SpeciesInfo &right)
 
SpeciesInfooperator= (const SpeciesInfo &right)
 

Public Attributes

int fNumber
 
double fG
 
double fG2
 

Detailed Description

Definition at line 87 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 87 of file ScoreSpecies.hh

Constructor & Destructor Documentation

ScoreSpecies::SpeciesInfo::SpeciesInfo ( )
inline

Definition at line 89 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 89 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

ScoreSpecies::SpeciesInfo::SpeciesInfo ( const SpeciesInfo right)
inline

Definition at line 95 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 95 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

ScoreSpecies::SpeciesInfo::SpeciesInfo ( )
inline

Definition at line 84 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 84 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

ScoreSpecies::SpeciesInfo::SpeciesInfo ( const SpeciesInfo right)
inline

Definition at line 90 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 90 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

Member Function Documentation

SpeciesInfo& ScoreSpecies::SpeciesInfo::operator= ( const SpeciesInfo right)
inline

Definition at line 96 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 96 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

SpeciesInfo& ScoreSpecies::SpeciesInfo::operator= ( const SpeciesInfo right)
inline

Definition at line 101 of file ScoreSpecies.hh.

View newest version in sPHENIX GitHub at line 101 of file ScoreSpecies.hh

References fG, fG2, and fNumber.

Member Data Documentation

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().


The documentation for this struct was generated from the following files: