Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
getMeanRMS.C File Reference
#include <cmath>
#include <vector>
#include <TFile.h>
#include <TString.h>
#include <TLine.h>
#include <TGraph.h>
#include <TLatex.h>
#include <TAxis.h>
#include <TGraphErrors.h>
#include <TMultiGraph.h>
#include <TLegend.h>
#include <TCanvas.h>
#include <TF1.h>
#include <TH1.h>
#include <TMath.h>
#include <cassert>
#include <iostream>
#include <fstream>
#include "SaveCanvas.C"
+ Include dependency graph for getMeanRMS.C:

Go to the source code of this file.

Functions

Double_t langaufun (Double_t *x, Double_t *par)
 
void getMeanRMS (void)
 

Function Documentation

void getMeanRMS ( void  )

Definition at line 80 of file getMeanRMS.C.

View newest version in sPHENIX GitHub at line 80 of file getMeanRMS.C

References _file0, assert, check_license::err(), gr, h, i, j, langaufun(), leg, Acts::UnitConstants::min, CKF_timing_vs_mu::mu, perf_headwind::name, rms(), and SaveCanvas().

+ Here is the call graph for this function:

Double_t langaufun ( Double_t *  x,
Double_t *  par 
)

Definition at line 23 of file getMeanRMS.C.

View newest version in sPHENIX GitHub at line 23 of file getMeanRMS.C

References i, step, and sum().

Referenced by getMeanRMS(), and langaufit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: