ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SPPartonInfo Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/parton_string/qgsm/include/G4SPPartonInfo.hh>

Public Member Functions

 G4SPPartonInfo (G4int diq, G4int q, G4double prob)
 
G4int GetQuark () const
 
G4int GetDiQuark () const
 
G4double GetProbability () const
 

Private Member Functions

G4bool operator== (const G4SPPartonInfo &aInfo) const
 

Private Attributes

G4int quarkPDGCode
 
G4int diQuarkPDGCode
 
G4double probability
 

Detailed Description

Definition at line 31 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 31 of file G4SPPartonInfo.hh

Constructor & Destructor Documentation

G4SPPartonInfo::G4SPPartonInfo ( G4int  diq,
G4int  q,
G4double  prob 
)
inline

Definition at line 34 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 34 of file G4SPPartonInfo.hh

References diQuarkPDGCode, probability, and quarkPDGCode.

Member Function Documentation

G4int G4SPPartonInfo::GetDiQuark ( ) const
inline

Definition at line 37 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 37 of file G4SPPartonInfo.hh

References diQuarkPDGCode.

G4double G4SPPartonInfo::GetProbability ( void  ) const
inline

Definition at line 38 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 38 of file G4SPPartonInfo.hh

References probability.

G4int G4SPPartonInfo::GetQuark ( ) const
inline

Definition at line 36 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 36 of file G4SPPartonInfo.hh

References quarkPDGCode.

G4bool G4SPPartonInfo::operator== ( const G4SPPartonInfo aInfo) const
private

Member Data Documentation

G4int G4SPPartonInfo::diQuarkPDGCode
private

Definition at line 44 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 44 of file G4SPPartonInfo.hh

Referenced by G4SPPartonInfo(), and GetDiQuark().

G4double G4SPPartonInfo::probability
private

Definition at line 45 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 45 of file G4SPPartonInfo.hh

Referenced by G4SPPartonInfo(), and GetProbability().

G4int G4SPPartonInfo::quarkPDGCode
private

Definition at line 43 of file G4SPPartonInfo.hh.

View newest version in sPHENIX GitHub at line 43 of file G4SPPartonInfo.hh

Referenced by G4SPPartonInfo(), and GetQuark().


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