Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
PhDi (int Nfiles, const char *PDn) | |
~PhDi () | |
double | Integral (vector< double >::iterator first, vector< double >::iterator last, vector< double >::iterator point, const double base, const double b_rms, int &readings, vector< double > &Time, double &iTime, int &istat) |
void | GetValue (int fNb, double wave, double time) |
void | PlotData (void) |
Static Public Member Functions | |
static double | Gauss (double *v, double *par) |
Public Attributes | |
const int | Nsets |
const char * | PDname |
int | Nf |
int | PDbad |
double | SiLe |
double | SiIn |
int | PDreads |
double | eTime |
TCanvas * | PDh |
int | NXpad |
int | NYpad |
vector< TGraph * > | PDplot |
vector< TH1D * > | PDhisB |
vector< TH1D * > | PDhisS |
vector< TF1 * > | fitB |
vector< TF1 * > | fitS |
TH1D * | PDdtm |
TH1D * | PD_Int |
vector< double > | FileNb |
vector< double > | WaveL |
vector< double > | PDbase |
vector< double > | PDbw |
vector< int > | PDstat |
vector< double > | SiL |
vector< double > | SiI |
vector< double > | SinT |
vector< double > | SiE |
TGraph * | SiLplot |
TGraph * | SiIplot |
TGraph * | SiEplot |
Static Public Attributes | |
static const float | left_margin = (float)0.06 |
static const float | right_margin = (float)0.006 |
static const float | top_margin = (float)0.01 |
static const float | bot_margin = (float)0.04 |
static const int | Npar = 4 |
Definition at line 1419 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1419 of file Bias.cpp
PhDi::PhDi | ( | int | Nfiles, |
const char * | PDn | ||
) |
Definition at line 1490 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1490 of file Bias.cpp
References bot_margin, fitB, fitS, left_margin, Ncal, Nsets, NXpad, NYpad, PD_Int, PDbad, PDdtm, PDh, PDhisB, PDhisS, PDname, PDplot, printf(), right_margin, and top_margin.
|
inline |
Definition at line 1541 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1541 of file Bias.cpp
References ambiguity_solver_full_chain::x.
Referenced by GetValue().
Definition at line 1618 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1618 of file Bias.cpp
References parse_cmake_options::begin, end, eQ, eTime, FileNb, fitB, fitS, Gauss(), i, Integral(), Acts::UnitConstants::min, Nf, FileF::nrows, Nsets, NXpad, NYpad, PD_Int, PDbase, PDbw, PDdtm, PDh, PDhisB, PDhisS, PDname, PDplot, PDreads, PDstat, PeakRange(), position, printf(), SiE, SiI, SiIn, SiL, SiLe, SinT, FileF::TabData, Acts::Test::time, title, WaveL, and width.
double PhDi::Integral | ( | vector< double >::iterator | first, |
vector< double >::iterator | last, | ||
vector< double >::iterator | point, | ||
const double | base, | ||
const double | b_rms, | ||
int & | readings, | ||
vector< double > & | Time, | ||
double & | iTime, | ||
int & | istat | ||
) |
Definition at line 1553 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1553 of file Bias.cpp
References distance(), perf_headwind::limit, PDbad, printf(), and start.
Referenced by GetValue().
void PhDi::PlotData | ( | void | ) |
|
static |
double PhDi::eTime |
Definition at line 1438 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1438 of file Bias.cpp
Referenced by GetValue().
vector<double> PhDi::FileNb |
Definition at line 1453 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1453 of file Bias.cpp
Referenced by GetValue(), and PlotData().
vector<TF1 *> PhDi::fitB |
vector<TF1 *> PhDi::fitS |
|
static |
int PhDi::Nf |
Definition at line 1433 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1433 of file Bias.cpp
Referenced by GetValue().
|
static |
const int PhDi::Nsets |
Definition at line 1431 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1431 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
int PhDi::NXpad |
Definition at line 1441 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1441 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
int PhDi::NYpad |
Definition at line 1442 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1442 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
TH1D* PhDi::PD_Int |
Definition at line 1450 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1450 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
int PhDi::PDbad |
vector<double> PhDi::PDbase |
Definition at line 1455 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1455 of file Bias.cpp
Referenced by GetValue(), and PlotData().
vector<double> PhDi::PDbw |
Definition at line 1456 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1456 of file Bias.cpp
Referenced by GetValue(), and PlotData().
TH1D* PhDi::PDdtm |
Definition at line 1449 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1449 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
TCanvas* PhDi::PDh |
vector<TH1D *> PhDi::PDhisB |
vector<TH1D *> PhDi::PDhisS |
const char* PhDi::PDname |
Definition at line 1432 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1432 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
vector<TGraph *> PhDi::PDplot |
Definition at line 1444 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1444 of file Bias.cpp
Referenced by GetValue(), PhDi(), and PlotData().
int PhDi::PDreads |
Definition at line 1437 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1437 of file Bias.cpp
Referenced by GetValue().
vector<int> PhDi::PDstat |
Definition at line 1457 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1457 of file Bias.cpp
Referenced by GetValue().
|
static |
vector<double> PhDi::SiE |
Definition at line 1461 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1461 of file Bias.cpp
Referenced by GetValue(), and PlotData().
TGraph* PhDi::SiEplot |
vector<double> PhDi::SiI |
Definition at line 1459 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1459 of file Bias.cpp
Referenced by GetValue(), and PlotData().
double PhDi::SiIn |
Definition at line 1436 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1436 of file Bias.cpp
Referenced by GetValue().
TGraph* PhDi::SiIplot |
vector<double> PhDi::SiL |
Definition at line 1458 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1458 of file Bias.cpp
Referenced by GetValue(), and PlotData().
double PhDi::SiLe |
Definition at line 1435 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1435 of file Bias.cpp
Referenced by GetValue().
TGraph* PhDi::SiLplot |
vector<double> PhDi::SinT |
Definition at line 1460 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1460 of file Bias.cpp
Referenced by GetValue(), and PlotData().
|
static |
vector<double> PhDi::WaveL |
Definition at line 1454 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 1454 of file Bias.cpp
Referenced by GetValue(), and PlotData().