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

Public Member Functions

 MinMaxData ()
 
 MinMaxData (G4int count, G4double vsum, G4double vmin, G4double vmax)
 

Public Attributes

G4int fCount
 
G4double fVsum
 
G4double fVmin
 
G4double fVmax
 

Detailed Description

Definition at line 89 of file RunAction.hh.

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

Constructor & Destructor Documentation

RunAction::MinMaxData::MinMaxData ( )
inline

Definition at line 90 of file RunAction.hh.

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

RunAction::MinMaxData::MinMaxData ( G4int  count,
G4double  vsum,
G4double  vmin,
G4double  vmax 
)
inline

Definition at line 92 of file RunAction.hh.

View newest version in sPHENIX GitHub at line 92 of file RunAction.hh

Member Data Documentation

G4int RunAction::MinMaxData::fCount

Definition at line 94 of file RunAction.hh.

View newest version in sPHENIX GitHub at line 94 of file RunAction.hh

Referenced by RunAction::EnergySpectrumOfSecondaries(), and RunAction::EnergyTransferedByProcess().

G4double RunAction::MinMaxData::fVmax

Definition at line 97 of file RunAction.hh.

View newest version in sPHENIX GitHub at line 97 of file RunAction.hh

Referenced by RunAction::EnergySpectrumOfSecondaries(), and RunAction::EnergyTransferedByProcess().

G4double RunAction::MinMaxData::fVmin

Definition at line 96 of file RunAction.hh.

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

Referenced by RunAction::EnergySpectrumOfSecondaries(), and RunAction::EnergyTransferedByProcess().

G4double RunAction::MinMaxData::fVsum

Definition at line 95 of file RunAction.hh.

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

Referenced by RunAction::EnergySpectrumOfSecondaries(), and RunAction::EnergyTransferedByProcess().


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