#include "mEmcEvent.h"
#include "emlLib.h"
Include dependency graph for mEmcEvent.c:
Go to the source code of this file.
Functions | |
long | mEmcEvent_ (TABLE_HEAD_ST *dBbcOut_h, DBBCOUT_ST *dBbcOut, TABLE_HEAD_ST *dEmcEvent_h, DEMCEVENT_ST *dEmcEvent) |
This module gets the actual vertex in the event when processing real data. |
|
This module gets the actual vertex in the event when processing real data. It uses dBbcOut as an input. The vertex info is needed in order to properly calculate TOF, position and PC3 projection. In case of simulated data the mEmcGeaEvent module can be called instead (note, that both produce the same output table). Detailed Documentation: {http://www.phenix.bnl.gov/WWW/emcal/documentation/offline/doc99}
Definition at line 15 of file mEmcEvent.c. References ievno. |