![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/HF-Jet/FastSimPP/HFFastSim.h>
Inheritance diagram for HFFastSim::D02PiK:
Collaboration diagram for HFFastSim::D02PiK:Public Member Functions | |
| D02PiK () | |
| void | Clear (Option_t *="") |
Public Attributes | |
| int | pid |
| int | hadron_origion_qpid |
| float | y |
| float | pt |
| float | prodL |
| float | decayL |
| TString | decayChain |
Definition at line 113 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 113 of file HFFastSim.h
|
inline |
Definition at line 116 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 116 of file HFFastSim.h
References Clear().
Here is the call graph for this function:
|
inline |
Definition at line 126 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 126 of file HFFastSim.h
References decayChain, decayL, hadron_origion_qpid, pid, prodL, pt, and y.
Referenced by D02PiK(), and HFFastSim::process_D02PiK().
Here is the caller graph for this function:| TString HFFastSim::D02PiK::decayChain |
Definition at line 124 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 124 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| float HFFastSim::D02PiK::decayL |
Definition at line 123 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 123 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| int HFFastSim::D02PiK::hadron_origion_qpid |
Definition at line 119 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 119 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| int HFFastSim::D02PiK::pid |
Definition at line 118 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 118 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| float HFFastSim::D02PiK::prodL |
Definition at line 122 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 122 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| float HFFastSim::D02PiK::pt |
Definition at line 121 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 121 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().
| float HFFastSim::D02PiK::y |
Definition at line 120 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 120 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_D02PiK().