ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
Definition at line 31 of file G4SPPartonInfo.hh.
View newest version in sPHENIX GitHub at line 31 of file G4SPPartonInfo.hh
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.
|
inline |
Definition at line 37 of file G4SPPartonInfo.hh.
View newest version in sPHENIX GitHub at line 37 of file G4SPPartonInfo.hh
References diQuarkPDGCode.
Definition at line 38 of file G4SPPartonInfo.hh.
View newest version in sPHENIX GitHub at line 38 of file G4SPPartonInfo.hh
References probability.
|
inline |
Definition at line 36 of file G4SPPartonInfo.hh.
View newest version in sPHENIX GitHub at line 36 of file G4SPPartonInfo.hh
References quarkPDGCode.
|
private |
|
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().
|
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().
|
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().