EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <estarlight/blob/master/include/starlightconstants.h>
Public Attributes | |
int | _numberOfTracks |
double | px [30] |
double | py [30] |
double | pz [30] |
int | _fsParticle [30] |
int | _charge [30] |
int | _mother1 [30] |
int | _mother2 [30] |
int | _daughter1 [30] |
int | _daughter2 [30] |
int | _numberOfVertices |
double | _vertx [10] |
double | _verty [10] |
double | _vertz [10] |
Definition at line 217 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 217 of file starlightconstants.h
int starlightConstants::event::_charge[30] |
Definition at line 224 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 224 of file starlightconstants.h
Referenced by eXEvent::eXEvent().
int starlightConstants::event::_daughter1[30] |
Definition at line 228 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 228 of file starlightconstants.h
int starlightConstants::event::_daughter2[30] |
Definition at line 229 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 229 of file starlightconstants.h
int starlightConstants::event::_fsParticle[30] |
Definition at line 223 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 223 of file starlightconstants.h
Referenced by eXEvent::eXEvent().
int starlightConstants::event::_mother1[30] |
Definition at line 226 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 226 of file starlightconstants.h
int starlightConstants::event::_mother2[30] |
Definition at line 227 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 227 of file starlightconstants.h
int starlightConstants::event::_numberOfTracks |
Definition at line 221 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 221 of file starlightconstants.h
Referenced by eXEvent::eXEvent().
int starlightConstants::event::_numberOfVertices |
Definition at line 232 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 232 of file starlightconstants.h
double starlightConstants::event::_vertx[10] |
Definition at line 233 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 233 of file starlightconstants.h
double starlightConstants::event::_verty[10] |
Definition at line 233 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 233 of file starlightconstants.h
double starlightConstants::event::_vertz[10] |
Definition at line 233 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 233 of file starlightconstants.h
double starlightConstants::event::px[30] |
Definition at line 222 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 222 of file starlightconstants.h
Referenced by eXEvent::eXEvent().
double starlightConstants::event::py[30] |
Definition at line 222 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 222 of file starlightconstants.h
Referenced by eXEvent::eXEvent().
double starlightConstants::event::pz[30] |
Definition at line 222 of file starlightconstants.h.
View newest version in sPHENIX GitHub at line 222 of file starlightconstants.h
Referenced by eXEvent::eXEvent().