FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
c | Divide (2, 2) |
c | cd (1) |
h1p | Draw () |
c | cd (2) |
c | cd (3) |
c | cd (4) |
Variables | |
TFile * | f1 = new TFile("AnaFSimpleP2Bup1TXXb.root") |
TFile * | f2 = new TFile("AnaFSimpleP4Bup1TXXb.root") |
TFile * | f3 = new TFile("AnaFSimpleP6Bup1TXXb.root") |
TFile * | f4 = new TFile("AnaFSimpleP8Bup1TXXb.root") |
TH2D * | h1 =(TH2D*)f1->Get("hvtx201") |
TH2D * | h2 =(TH2D*)f2->Get("hvtx201") |
TH2D * | h3 =(TH2D*)f3->Get("hvtx201") |
TH2D * | h4 =(TH2D*)f4->Get("hvtx201") |
TH1D * | h1p =(TH1D*)h1->ProjectionX(" proj_y1",0,-1,"") |
TH1D * | h2p =(TH1D*)h2->ProjectionX(" proj_y2",0,-1,"") |
TH1D * | h3p =(TH1D*)h3->ProjectionX(" proj_y3",0,-1,"") |
TH1D * | h4p =(TH1D*)h4->ProjectionX(" proj_y4",0,-1,"") |
c cd | ( | 1 | ) |
c cd | ( | 2 | ) |
c cd | ( | 3 | ) |
c cd | ( | 4 | ) |
c Divide | ( | 2 | , |
2 | |||
) |
h1p Draw | ( | ) |
Definition at line 64 of file NHitsPerEvent.C.
TFile* f1 = new TFile("AnaFSimpleP2Bup1TXXb.root") |
Definition at line 4 of file ReadMesDecCorrRes.C.
TFile* f2 = new TFile("AnaFSimpleP4Bup1TXXb.root") |
Definition at line 5 of file ReadMesDecCorrRes.C.
Referenced by breitWigner(), check_complete(), check_pid(), comp_complete(), comp_pid(), comp_recoqa(), compareDalitzPlot(), emc_correction_hist(), emc_correction_parametrization(), emc_correction_QA(), error_matrix_fit(), F32vec4::F32vec4(), getpars(), KFParticle::GetPseudoProperDecayTime(), KFParticleSIMD::GetPseudoProperDecayTime(), PndTrkCTGeometryCalculations::IsInsideArc(), PndSttTrackFinderReal::IsInsideArc(), PndMvdAdvancedPidAlgo::LandauGaus(), PndHypAdvancedPidAlgo::LandauGaus(), PndFsmMvdPid::LandauGaus(), PndFsmMvd2::LandauGaus(), LimitsAlign(), merge(), mergemct(), ModulesStat(), ModulesStatFast(), nastyFunction(), GFMaterialEffects::noiseBetheBloch(), pandaResponse(), pid_plot(), PndFTSCAGBTracker::Refit_1(), SamplesSummaryAlign(), signalResponse(), PndSttSingleStraw::STUrban(), PndFtsSingleStraw::STUrban(), SummaryAlign(), TOTALSummaryAlign(), and trickySummaryAlign().
TFile* f3 = new TFile("AnaFSimpleP6Bup1TXXb.root") |
Definition at line 8 of file ReadMesDecCorrRes.C.
Referenced by emc_correction_QA(), error_matrix_fit(), F32vec4::F32vec4(), KFParticle::GetPseudoProperDecayTime(), KFParticleSIMD::GetPseudoProperDecayTime(), LimitsAlign(), merge(), mergemct(), PndFTSCAGBTracker::Refit_1(), SamplesSummaryAlign(), SenseAlign(), SummaryAlign(), TOTALSummaryAlign(), and trickySummaryAlign().
TFile* f4 = new TFile("AnaFSimpleP8Bup1TXXb.root") |
Definition at line 9 of file ReadMesDecCorrRes.C.
Referenced by emc_correction_QA(), error_matrix_fit(), KFParticle::GetPseudoProperDecayTime(), KFParticleSIMD::GetPseudoProperDecayTime(), merge(), mergemct(), and PndFTSCAGBTracker::Refit_1().
Definition at line 10 of file ReadMesDecCorrRes.C.
TH1D* h1p =(TH1D*)h1->ProjectionX(" proj_y1",0,-1,"") |
Definition at line 15 of file ReadMesDecCorrRes.C.
Definition at line 11 of file ReadMesDecCorrRes.C.
TH1D* h2p =(TH1D*)h2->ProjectionX(" proj_y2",0,-1,"") |
Definition at line 16 of file ReadMesDecCorrRes.C.
Definition at line 13 of file ReadMesDecCorrRes.C.
TH1D* h3p =(TH1D*)h3->ProjectionX(" proj_y3",0,-1,"") |
Definition at line 18 of file ReadMesDecCorrRes.C.
Definition at line 14 of file ReadMesDecCorrRes.C.
TH1D* h4p =(TH1D*)h4->ProjectionX(" proj_y4",0,-1,"") |
Definition at line 20 of file ReadMesDecCorrRes.C.