![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/dNdEta_Run2023/analysis_INTT/src/GenHadron.h>
Inheritance diagram for GenHadron:
Collaboration diagram for GenHadron:Public Member Functions | |
| GenHadron () | |
| GenHadron (float, float, float, float) | |
| ~GenHadron () | |
| float | Pt () |
| float | Eta () |
| float | Phi () |
| float | E () |
| void | SetMatchedToRecotkl () |
| bool | IsMatchedToRecotkl () |
Private Attributes | |
| float | _pt |
| float | _eta |
| float | _phi |
| float | _en |
| bool | _ismatched |
Definition at line 14 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 14 of file GenHadron.h
| GenHadron::GenHadron | ( | ) |
Definition at line 37 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 37 of file GenHadron.h
| GenHadron::GenHadron | ( | float | pt, |
| float | eta, | ||
| float | phi, | ||
| float | E | ||
| ) |
Definition at line 46 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 46 of file GenHadron.h
References _eta, _pt, E, eta, ActsTests::PropagationDatasets::phi, and physmon_track_finding_ttbar::pt.
| GenHadron::~GenHadron | ( | ) |
Definition at line 55 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 55 of file GenHadron.h
| float GenHadron::E | ( | ) |
Definition at line 63 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 63 of file GenHadron.h
| float GenHadron::Eta | ( | ) |
Definition at line 59 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 59 of file GenHadron.h
References _eta.
| bool GenHadron::IsMatchedToRecotkl | ( | ) |
Definition at line 67 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 67 of file GenHadron.h
| float GenHadron::Phi | ( | ) |
Definition at line 61 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 61 of file GenHadron.h
| float GenHadron::Pt | ( | ) |
Definition at line 57 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 57 of file GenHadron.h
References _pt.
| void GenHadron::SetMatchedToRecotkl | ( | ) |
Definition at line 65 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 65 of file GenHadron.h
|
private |
Definition at line 33 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 33 of file GenHadron.h
|
private |
Definition at line 31 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 31 of file GenHadron.h
|
private |
Definition at line 34 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 34 of file GenHadron.h
|
private |
Definition at line 32 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 32 of file GenHadron.h
|
private |
Definition at line 30 of file GenHadron.h.
View newest version in sPHENIX GitHub at line 30 of file GenHadron.h