Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FillCalHist.C File Reference
#include "FillCalHist.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TH3D.h"
#include "TF1.h"
#include "AZigzag.h"
#include "groot.h"
#include <iostream>
#include <cmath>
+ Include dependency graph for FillCalHist.C:

Go to the source code of this file.

Functions

void FillCalHist ()
 
void FitCalHist ()
 

Variables

TH2D * CalHist =0
 
TH1D * CalDist [Nsrs]
 
TH1D * CalHistQ =0
 
TH1D * CalHistT =0
 
TH1D * CalHistX =0
 
TH1D * CalHistY =0
 
TH1D * CalibratedMeans =0
 
TH1D * CalibratedSigmas =0
 

Function Documentation

void FillCalHist ( )

Definition at line 32 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 32 of file FillCalHist.C

References AZigzag::Cal, CalDist, CalHist, CalHistQ, CalHistT, CalHistX, CalHistY, double(), i, groot::instance(), j, left(), perf_headwind::name, Nsrs, AZigzag::Raw, and groot::theZigzags.

+ Here is the call graph for this function:

void FitCalHist ( )

Definition at line 85 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 85 of file FillCalHist.C

References CalDist, CalibratedMeans, CalibratedSigmas, GetParameter(), i, and Nsrs.

+ Here is the call graph for this function:

Variable Documentation

TH1D* CalDist[Nsrs]

Definition at line 20 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 20 of file FillCalHist.C

Referenced by FillCalHist(), and FitCalHist().

TH2D* CalHist =0

Definition at line 19 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 19 of file FillCalHist.C

Referenced by FillCalHist().

TH1D* CalHistQ =0

Definition at line 22 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 22 of file FillCalHist.C

Referenced by FillCalHist().

TH1D* CalHistT =0

Definition at line 23 of file FillCalHist.C.

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

Referenced by FillCalHist().

TH1D* CalHistX =0

Definition at line 24 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 24 of file FillCalHist.C

Referenced by FillCalHist().

TH1D* CalHistY =0

Definition at line 25 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 25 of file FillCalHist.C

Referenced by FillCalHist().

TH1D* CalibratedMeans =0

Definition at line 27 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 27 of file FillCalHist.C

Referenced by FitCalHist().

TH1D* CalibratedSigmas =0

Definition at line 28 of file FillCalHist.C.

View newest version in sPHENIX GitHub at line 28 of file FillCalHist.C

Referenced by FitCalHist().