Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
bool | accept_electron (float eta, float p) |
bool | accept_pion (float eta, float p) |
bool | accept_kaon (float eta, float p) |
bool accept_electron | ( | float | eta, |
float | p | ||
) |
Definition at line 1 of file eic_sphenix_geomacceptance.h.
View newest version in sPHENIX GitHub at line 1 of file eic_sphenix_geomacceptance.h
bool accept_kaon | ( | float | eta, |
float | p | ||
) |
Definition at line 49 of file eic_sphenix_geomacceptance.h.
View newest version in sPHENIX GitHub at line 49 of file eic_sphenix_geomacceptance.h
References accept_pion().
bool accept_pion | ( | float | eta, |
float | p | ||
) |
Definition at line 17 of file eic_sphenix_geomacceptance.h.
View newest version in sPHENIX GitHub at line 17 of file eic_sphenix_geomacceptance.h
Referenced by accept_kaon().