#include "StV0TofCorrection.h"
#include "TError.h"
Go to the source code of this file.
Functions | |
| ClassImp (StV0TofCorrection) StV0TofCorrection | |
Variables | |
| Float_t * | PathAB |
| array of path lengths | |
| Float_t * | TofAB |
| array of time-of-flights | |
| const Float_t | low_lims [3] = {0.015,0.2,0.8085} |
| hardcoded default lower m2 limits for pi,K,p | |
| const Float_t | upp_lims [3] = {0.025,0.3,1.15} |
| hardcoded default upper m2 limits for pi,K,p | |
A detailed class description and example analysis results can be found at http://drupal.star.bnl.gov/STAR/system/files/stv0tofcorrection_v3.pdf
Definition in file StV0TofCorrection.cxx.
1.5.9