#include <StV0TofCorrection.h>
Public Member Functions | |
| StV0TofCorrection () | |
| constructor | |
| virtual | ~StV0TofCorrection () |
| destructor | |
| StInlineContainer< StThreeVectorD > | setVectors3D (const StThreeVectorD vec) |
| function for initialization of 3d-vectors container | |
|
StInlineContainer < StLorentzVectorD > | setMotherTracks (const StLorentzVectorD tr) |
| function for initialization of mother tracks container | |
| Bool_t | correctBeta (StPhysicalHelixD helixA, Float_t TofA, Float_t &BetaCorr, Float_t MomentumA=-999., Int_t pidnr=-1) |
| main function for beta correction | |
| void | clearContainers () |
| function for finalization by destroying containers (free allocated memory and set pointers to NULL) | |
detailed class description see http://drupal.star.bnl.gov/STAR/system/files/stv0tofcorrection_v3.pdf
Definition at line 58 of file StV0TofCorrection.h.
| Bool_t StV0TofCorrection::correctBeta | ( | StPhysicalHelixD | helixA, | |
| Float_t | TofA, | |||
| Float_t & | BetaCorr, | |||
| Float_t | MomentumA = -999., |
|||
| Int_t | pidnr = -1 | |||
| ) |
main function for beta correction
user has to care for beta being corrected only if tof hit exists !!
Definition at line 126 of file StV0TofCorrection.cxx.
References StInlineContainer< T, container >::getNrArgs(), and TofAB.
1.5.9