![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Include dependency graph for RhoFluct.cc:Go to the source code of this file.
Macros | |
| #define | RhoFluct_cxx |
Functions | |
| root l hadd_RhoFluct root << EOF TH1D *hparamt=new TH1D("hparamt",";impactparam;N_{events}", 10000, 0., 22);double x[11], p[11];for(int i=0;i< 11;++i){x[i]=.1 *i;}T-> | Draw ("impactparamt>>hparamt") |
| hparamt | GetQuantiles (11, x, p) |
| for (int i=0;i< 11;++i) | |
| #define RhoFluct_cxx |
Definition at line 16 of file RhoFluct.cc.
View newest version in sPHENIX GitHub at line 16 of file RhoFluct.cc
| root l hadd_RhoFluct root<<EOF TH1D* hparamt = new TH1D("hparamt", ";impactparam;N_{events}", 10000, 0.,22); double x[11], p[11]; for (int i=0;i<11;++i) { x[i] = .1*i; } T-> Draw | ( | "impactparamt>>hparamt" | ) |
| for | ( | ) |
Definition at line 11 of file RhoFluct.cc.
View newest version in sPHENIX GitHub at line 11 of file RhoFluct.cc
References i, and ambiguity_solver_full_chain::x.