![]() |
AliPhysics
58f3d52 (58f3d52)
|
#include "TFile.h"
#include "TH1.h"
#include "TH1D.h"
#include "TMath.h"
#include <Riostream.h>
Go to the source code of this file.
Functions | |
TH1 * | MultiplyHistos (TH1 *h1, TH1 *h2) |
void | ComputeEfficiencyInputFromTwoSteps (const char *recolhc10d3filename="Distributions.root", const char *recolhc10d3histoname="RECPIDpt", const char *simuAcclhc10d3filename="Distributions.root", const char *simuAcclhc10d3histoname="MCAccpt", const char *simuLimAcclhc10d4filename="", const char *simuLimAcclhc10d4histoname="MCLimAccpt", const char *simuAcclhc10d4filename="", const char *simuAcclhc10d4histoname="MCAccpt", const char *outfilename="ComputeEfficiencyInputFromTwoSteps.root") |
void ComputeEfficiencyInputFromTwoSteps | ( | const char * | recolhc10d3filename = "Distributions.root" , |
const char * | recolhc10d3histoname = "RECPIDpt" , |
||
const char * | simuAcclhc10d3filename = "Distributions.root" , |
||
const char * | simuAcclhc10d3histoname = "MCAccpt" , |
||
const char * | simuLimAcclhc10d4filename = "" , |
||
const char * | simuLimAcclhc10d4histoname = "MCLimAccpt" , |
||
const char * | simuAcclhc10d4filename = "" , |
||
const char * | simuAcclhc10d4histoname = "MCAccpt" , |
||
const char * | outfilename = "ComputeEfficiencyInputFromTwoSteps.root" |
||
) |
Definition at line 51 of file ComputeEfficiencyInputFromTwoSteps.C.
Definition at line 11 of file ComputeEfficiencyInputFromTwoSteps.C.
Referenced by ComputeEfficiencyInputFromTwoSteps().