Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/HF-Jet/FastSimPP/HFFastSim.h>
Public Member Functions | |
Lc2pPiK () | |
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 142 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 142 of file HFFastSim.h
|
inline |
Definition at line 145 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 145 of file HFFastSim.h
References Clear().
|
inline |
Definition at line 155 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 155 of file HFFastSim.h
References decayChain, decayL, hadron_origion_qpid, pid, prodL, pt, and y.
Referenced by Lc2pPiK(), and HFFastSim::process_Lc2pPiK().
TString HFFastSim::Lc2pPiK::decayChain |
Definition at line 153 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 153 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
float HFFastSim::Lc2pPiK::decayL |
Definition at line 152 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 152 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
int HFFastSim::Lc2pPiK::hadron_origion_qpid |
Definition at line 148 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 148 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
int HFFastSim::Lc2pPiK::pid |
Definition at line 147 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 147 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
float HFFastSim::Lc2pPiK::prodL |
Definition at line 151 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 151 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
float HFFastSim::Lc2pPiK::pt |
Definition at line 150 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 150 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().
float HFFastSim::Lc2pPiK::y |
Definition at line 149 of file HFFastSim.h.
View newest version in sPHENIX GitHub at line 149 of file HFFastSim.h
Referenced by Clear(), and HFFastSim::process_Lc2pPiK().