CbmRoot
|
#include "Lx.h"
#include "CbmKFParticle.h"
#include "CbmKFTrack.h"
#include "CbmMCTrack.h"
#include "CbmMuchCluster.h"
#include "CbmMuchDigiMatch.h"
#include "CbmMuchGeoScheme.h"
#include "CbmMuchPoint.h"
#include "CbmMuchTrack.h"
#include "CbmStsAddress.h"
#include "CbmStsPoint.h"
#include "LxDraw.h"
#include "TDatabasePDG.h"
#include "TGeoManager.h"
#include <iostream>
#include <sys/time.h>
Go to the source code of this file.
Functions | |
ClassImp (LxFinder) using namespace std | |
static bool | GetHistoRMS (const char *histoNameBase, Int_t histoNumber, scaltype &retVal) |
static bool | GetHistoCOV (const char *histoNameBase, Int_t histoNumber, Int_t axis1, Int_t axis2, scaltype &retVal) |
static void | SaveHisto (TH1 *histo, const char *name) |
static void | SaveHisto (TH2 *histo, const char *name) |
Variables | |
static TH1F * | stsTrackChi2 = 0 |
static TH1F * | stsTrackX = 0 |
static TH1F * | stsTrackY = 0 |
TString | lxFinderParticleType = "jpsi" |
static Int_t | nTimes = 1 |
static Int_t | wholeDuration = 0 |
static Int_t | averageDuration = 0 |
ClassImp | ( | LxFinder | ) |
|
static |
Definition at line 318 of file Simple/Lx.cxx.
References f, and lxFinderParticleType.
Referenced by LxFinder::Init().
|
static |
Definition at line 285 of file Simple/Lx.cxx.
References f, and lxFinderParticleType.
Referenced by LxFinder::Init().
|
static |
Definition at line 1566 of file Simple/Lx.cxx.
Referenced by LxFinder::FinishTask().
|
static |
Definition at line 1573 of file Simple/Lx.cxx.
|
static |
Definition at line 760 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec().
TString lxFinderParticleType = "jpsi" |
Definition at line 282 of file Simple/Lx.cxx.
Referenced by GetHistoCOV(), and GetHistoRMS().
|
static |
Definition at line 758 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec(), and LxFinder::Init().
|
static |
Definition at line 69 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec(), LxFinder::FinishTask(), and LxFinder::Init().
|
static |
Definition at line 70 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec(), LxFinder::FinishTask(), and LxFinder::Init().
|
static |
Definition at line 71 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec(), LxFinder::FinishTask(), and LxFinder::Init().
|
static |
Definition at line 759 of file Simple/Lx.cxx.
Referenced by LxFinder::Exec().