ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
NuclChannel () | |
NuclChannel (G4int count, G4double Q) | |
Public Attributes | |
G4int | fCount |
G4double | fQ |
Definition at line 77 of file Run.hh.
View newest version in sPHENIX GitHub at line 77 of file Run.hh
|
inline |
G4int Run::NuclChannel::fCount |
Definition at line 82 of file Run.hh.
View newest version in sPHENIX GitHub at line 82 of file Run.hh
Referenced by Run::CountNuclearChannel(), and Run::EndOfRun().
G4double Run::NuclChannel::fQ |
Definition at line 83 of file Run.hh.
View newest version in sPHENIX GitHub at line 83 of file Run.hh
Referenced by Run::CountNuclearChannel(), and Run::EndOfRun().