StRoot
1
|
header file of StV0TofCorrection class created by Patrick Huck (phuck) [12/13/2010] @lbl .govMore...
#include <stdio.h>
#include <stdarg.h>
#include <TROOT.h>
#include "TMath.h"
#include "StPhysicalHelixD.hh"
#include "StarClassLibrary/StLorentzVectorD.hh"
#include "StarClassLibrary/StThreeVectorD.hh"
#include <iostream>
#include "TVirtualStreamerInfo.h"
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | StInlineContainer< T, container > |
template class defining an inline container More... | |
class | StV0TofCorrection |
A class providing tools to correct the time of flight of V0 particles. More... | |
Typedefs | |
typedef std::map< std::string, std::pair< float, float > > | M2CutType |
header file of StV0TofCorrection class created by Patrick Huck (phuck) [12/13/2010] @lbl .gov
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.h.