CbmRoot
|
#include "LxTrackAnaSegments.h"
#include "LxTrackAna.h"
#include "TH1.h"
#include "TH2.h"
#include <cmath>
#include <dirent.h>
#include <iostream>
#include <sys/stat.h>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
struct | LxSimpleSegment |
Functions | |
static bool | GetHistoRMS (const char *histoNameBase, Int_t histoNumber, Double_t &retVal) |
static TString | particleType ("jpsi") |
static void | SaveHisto (TH1 *histo) |
static bool | GetPoints (LxSimpleTrack *track, LxSimplePoint points[LXSTATIONS][LXLAYERS], Int_t i, Int_t j) |
static bool | GetPoints2 (LxSimpleTrack *track, list< LxSimplePoint > points[LXSTATIONS][LXLAYERS], Int_t i, Int_t j) |
|
static |
Definition at line 58 of file riplet/LxTrackAnaSegments.cxx.
References f.
|
static |
Definition at line 398 of file riplet/LxTrackAnaSegments.cxx.
References i, LXLAYERS, LxSimpleTrack::muchPoints, LxSimpleTrack::parent, and points.
|
static |
Definition at line 420 of file riplet/LxTrackAnaSegments.cxx.
References i, LXLAYERS, LxSimpleTrack::muchPoints, LxSimpleTrack::parent, and points.
|
static |
Referenced by SaveHisto().
|
static |
Definition at line 329 of file riplet/LxTrackAnaSegments.cxx.
References particleType(), and saveHistos.
|
static |
Definition at line 54 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 55 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 52 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 53 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 23 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 24 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 15 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 16 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 20 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 17 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 18 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 21 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 40 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 41 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 26 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 27 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 28 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 29 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 34 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 37 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 35 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 38 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 43 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 44 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 46 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 47 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 31 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 32 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 49 of file riplet/LxTrackAnaSegments.cxx.
|
static |
Definition at line 50 of file riplet/LxTrackAnaSegments.cxx.
bool saveHistos = true |
Definition at line 11 of file riplet/LxTrackAnaSegments.cxx.
Referenced by SaveHisto(), and LxTrackAnaSegments::SetUseBgr().