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

Go to the source code of this file.

Functions

void FillRawHist ()
 
void FitPedestals ()
 

Variables

TH2D * RawHist =0
 
TH1D * RawDist [Nsrs]
 

Function Documentation

void FillRawHist ( )

Definition at line 22 of file FillRawHist.C.

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

References double(), i, j, left(), perf_headwind::name, Nsrs, AZigzag::Raw, RawDist, and RawHist.

+ Here is the call graph for this function:

void FitPedestals ( )

Definition at line 60 of file FillRawHist.C.

View newest version in sPHENIX GitHub at line 60 of file FillRawHist.C

References AZigzag::Gains, i, Nsrs, AZigzag::Pedestals, RawDist, and AZigzag::Sigmas.

Variable Documentation

TH1D* RawDist[Nsrs]

Definition at line 18 of file FillRawHist.C.

View newest version in sPHENIX GitHub at line 18 of file FillRawHist.C

Referenced by FillRawHist(), and FitPedestals().

TH2D* RawHist =0

Definition at line 17 of file FillRawHist.C.

View newest version in sPHENIX GitHub at line 17 of file FillRawHist.C

Referenced by FillRawHist().