![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <TF1.h>#include <TH1F.h>#include <TMath.h>#include <TTree.h>#include <iostream>#include <map>#include <vector>
Include dependency graph for boundParamResolution.C:Go to the source code of this file.
Functions | |
| void | setHistStyle (TH1F *hist, short color) |
| void | boundParamResolution (const std::string &inFile, const std::string &treeName) |
| void boundParamResolution | ( | const std::string & | inFile, |
| const std::string & | treeName | ||
| ) |
< predicted parameter local x
< predicted parameter local y
< predicted parameter phi
< predicted parameter theta
< predicted parameter q/p
< predicted parameter t
< filtered parameter local x
< filtered parameter local y
< filtered parameter phi
< filtered parameter theta
< filtered parameter q/p
< filtered parameter t
< smoothed parameter local x
< smoothed parameter local y
< smoothed parameter phi
< smoothed parameter theta
< smoothed parameter q/p
< smoothed parameter t
< residual of predicted parameter local x
< residual of predicted parameter local y
< residual of predicted parameter phi
< residual of predicted parameter theta
< residual of predicted parameter q/p
< residual of predicted parameter t
< residual of filtered parameter local x
< residual of filtered parameter local y
< residual of filtered parameter phi
< residual of filtered parameter theta
< residual of filtered parameter q/p
< residual of filtered parameter t
< residual of smoothed parameter local x
< residual of smoothed parameter local y
< residual of smoothed parameter phi
< residual of smoothed parameter theta
< residual of smoothed parameter q/p
< residual of smoothed parameter t
< pull of predicted parameter local x
< pull of predicted parameter local y
< pull of predicted parameter phi
< pull of predicted parameter theta
< pull of predicted parameter q/p
< pull of predicted parameter t
< pull of filtered parameter local x
< pull of filtered parameter local y
< pull of filtered parameter phi
< pull of filtered parameter theta
< pull of filtered parameter q/p
< pull of filtered parameter t
< pull of smoothed parameter local x
< pull of smoothed parameter local y
< pull of smoothed parameter phi
< pull of smoothed parameter theta
< pull of smoothed parameter q/p
< pull of smoothed parameter t
< volume_id
< layer_id
< module_id
< prediction status
< filtering status
< smoothing status
Definition at line 26 of file boundParamResolution.C.
View newest version in sPHENIX GitHub at line 26 of file boundParamResolution.C
References c1, c2, eicpy.qaplots::file, and setHistStyle().
Here is the call graph for this function:| void setHistStyle | ( | TH1F * | hist, |
| short | color = 1 |
||
| ) |
Definition at line 410 of file boundParamResolution.C.
View newest version in sPHENIX GitHub at line 410 of file boundParamResolution.C
References color.
Referenced by boundParamResolution(), and perigeeParamResolution().
Here is the caller graph for this function: