Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GenHadron Class Reference

#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
 

Detailed Description

Definition at line 14 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 14 of file GenHadron.h

Constructor & Destructor Documentation

GenHadron::GenHadron ( )

Definition at line 37 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 37 of file GenHadron.h

References _eta, and _pt.

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

Member Function Documentation

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

Member Data Documentation

float GenHadron::_en
private

Definition at line 33 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 33 of file GenHadron.h

float GenHadron::_eta
private

Definition at line 31 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 31 of file GenHadron.h

bool GenHadron::_ismatched
private

Definition at line 34 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 34 of file GenHadron.h

float GenHadron::_phi
private

Definition at line 32 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 32 of file GenHadron.h

float GenHadron::_pt
private

Definition at line 30 of file GenHadron.h.

View newest version in sPHENIX GitHub at line 30 of file GenHadron.h


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