Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RhoFluct.cc File Reference
#include "RhoFluct.h"
#include <TH2.h>
#include <TStyle.h>
#include <TCanvas.h>
+ 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)
 

Macro Definition Documentation

#define RhoFluct_cxx

Definition at line 16 of file RhoFluct.cc.

View newest version in sPHENIX GitHub at line 16 of file RhoFluct.cc

Function Documentation

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.

hparamt GetQuantiles ( 11  ,
x  ,
p   
)