![]() |
Project
|
Public Attributes | |
int | pdg = -1 |
bool | fakeMatch = 0 |
int | sign = -1 |
float | p |
float | pt |
float | pTPC |
float | pITS |
float | eta |
float | phi |
float | tgL |
float | chi2ITS |
float | chi2TPC |
float | chi2ITSTPC |
int | nClusTPC |
float | dEdx |
float | nSigmaDeu |
float | nSigmaP |
float | nSigmaK |
float | nSigmaPi |
float | nSigmaE |
int | clSizeL0 |
int | clSizeL1 |
int | clSizeL2 |
int | clSizeL3 |
int | clSizeL4 |
int | clSizeL5 |
int | clSizeL6 |
std::array< int, 7 > | clSizesITS |
Definition at line 74 of file PIDStudy.cxx.
float o2::its::study::particle::chi2ITS |
Definition at line 80 of file PIDStudy.cxx.
float o2::its::study::particle::chi2ITSTPC |
Definition at line 80 of file PIDStudy.cxx.
float o2::its::study::particle::chi2TPC |
Definition at line 80 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL0 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL1 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL2 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL3 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL4 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL5 |
Definition at line 83 of file PIDStudy.cxx.
int o2::its::study::particle::clSizeL6 |
Definition at line 83 of file PIDStudy.cxx.
std::array<int, 7> o2::its::study::particle::clSizesITS |
Definition at line 84 of file PIDStudy.cxx.
float o2::its::study::particle::dEdx |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::eta |
Definition at line 80 of file PIDStudy.cxx.
bool o2::its::study::particle::fakeMatch = 0 |
Definition at line 77 of file PIDStudy.cxx.
int o2::its::study::particle::nClusTPC |
Definition at line 81 of file PIDStudy.cxx.
float o2::its::study::particle::nSigmaDeu |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::nSigmaE |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::nSigmaK |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::nSigmaP |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::nSigmaPi |
Definition at line 82 of file PIDStudy.cxx.
float o2::its::study::particle::p |
Definition at line 80 of file PIDStudy.cxx.
int o2::its::study::particle::pdg = -1 |
Definition at line 76 of file PIDStudy.cxx.
float o2::its::study::particle::phi |
Definition at line 80 of file PIDStudy.cxx.
float o2::its::study::particle::pITS |
Definition at line 80 of file PIDStudy.cxx.
float o2::its::study::particle::pt |
Definition at line 80 of file PIDStudy.cxx.
float o2::its::study::particle::pTPC |
Definition at line 80 of file PIDStudy.cxx.
int o2::its::study::particle::sign = -1 |
Definition at line 79 of file PIDStudy.cxx.
float o2::its::study::particle::tgL |
Definition at line 80 of file PIDStudy.cxx.