Analysis Software
Documentation for sPHENIX simulation software
|
#include <Event.h>
Go to the source code of this file.
Functions | |
int | process_event (Event *e) |
int | prdfopen (const char *filename) |
int | prdfclose () |
int | getFirstEventNr () |
void | setFirstEventNr (const int nr) |
int | b2G (int b) |
int b2G | ( | int | b | ) |
Definition at line 464 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 464 of file MyFavoriteMartin.C
int getFirstEventNr | ( | ) |
Definition at line 459 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 459 of file MyFavoriteMartin.C
References first_event_nr.
int prdfclose | ( | ) |
Definition at line 444 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 444 of file MyFavoriteMartin.C
References os.
int prdfopen | ( | const char * | filename | ) |
Definition at line 425 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 425 of file MyFavoriteMartin.C
References prdfoStream::is_defunct(), and os.
int process_event | ( | Event * | e | ) |
Definition at line 141 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 141 of file MyFavoriteMartin.C
void setFirstEventNr | ( | const int | nr | ) |
Definition at line 461 of file MyFavoriteMartin.C.
View newest version in sPHENIX GitHub at line 461 of file MyFavoriteMartin.C
References first_event_nr.
Referenced by groot100().