Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/HF-Jet/FastSimPP/HFFastSim.h>
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().
|
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().
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().