FairRoot/PandaRoot
|
Go to the source code of this file.
Variables | |
TFile * | fsim = new TFile("data/fixed/sim_emc_g4_m3_1000eve_fixed.root") |
TTree * | tsim =(TTree *) fsim->Get("pndsim") |
TClonesArray * | mctrack_array =new TClonesArray("PndMCTrack") |
PndEmcMapper * | emcMap =PndEmcMapper::Instance(1) |
TFile * | fful = new TFile("data/fixed/full_emc_g4_m3_1000eve_fixed.root") |
TTree * | tful =(TTree *) fful->Get("pndsim") |
TClonesArray * | hit_array =new TClonesArray("PndEmcHit") |
TClonesArray * | digi_array =new TClonesArray("PndEmcDigi") |
TClonesArray * | cluster_array =new TClonesArray("PndEmcCluster") |
Double_t | theta_mc |
Double_t | phi_mc |
Double_t | ene_mc |
Double_t | cemc |
Double_t | cluster_energy |
Double_t | cluster_theta |
Double_t | cluster_phi |
Double_t | hit_ene |
Double_t | hit_theta |
Double_t | hit_phi |
Double_t | x_h |
Double_t | y_h |
Double_t | z_h |
Double_t | module_h |
Double_t | crystal_h |
Double_t | row_h |
Double_t | copy_h |
Double_t | crystal_hid |
Double_t | row_hid |
Double_t | hit_id |
Double_t | hit_x |
Double_t | hit_y |
Double_t | crystal_cid |
Double_t | row_cid |
Double_t | crystal_c |
Double_t | row_c |
Double_t | copy_c |
Double_t | digi_ene |
Double_t | digi_theta |
Double_t | digi_phi |
Double_t | module_d |
Double_t | crystal_d |
Double_t | row_d |
Double_t | copy_d |
Double_t | crystal_did |
Double_t | row_did |
Double_t | d_id |
Int_t | id_h |
Int_t | id_d |
TVector3 | photon_momentum |
TLorentzVector | p4mom |
int | ndigi |
int | nhit |
double | max_energy1 =0 |
TH2F * | hrow_crystal_h = new TH2F("row_crystal","row vs crystal (HIT)",72,-36,36,72,-36,36) |
TH2F * | hrow_crystal_d = new TH2F("row_crystal_digi","row vs crystal (DIGI)",72,-36,36,72,-36,36) |
TH2F * | hrow_crystal_c = new TH2F("row_crystal_c","row vs crystal (CLUSTER)",72,-36,36,72,-36,36) |
TH2F * | hx_y_h = new TH2F("x_y_h","x vs y (HIT)",200,-100,100,200,-100,100) |
TH2F * | hx_y_d = new TH2F("x_y_d","GetThetaInt() vs GetPhiInt() (DIGI)",200,200,300,200,200,300) |
TH1F * | hid_h = new TH1F("id_h","id (HIT)",140000000,300000000,340000000) |
TH1F * | hz_h = new TH1F("z_h","z (HIT)",300,1,300) |
TH1F * | hmodule_h = new TH1F("module_h","Module (HIT)",5,1,6) |
TH2F * | hxpad_x_h = new TH2F("xpad_x_h","xpad vs x (HIT)",200,-100,100,200,-100,100) |
TH2F * | hypad_y_h = new TH2F("ypad_y_h","ypad vs y (HIT)",200,-100,100,200,-100,100) |
TH2F * | hxpad_x_d = new TH2F("xpad_x_d","xpad vs GetThetaInt() (DIGI)",200,-100,100,200,200,300) |
TH2F * | hypad_y_d = new TH2F("ypad_y_d","ypad vs GetPhiInt() (DIGI)",200,-100,100,200,200,300) |
TH2F * | hx_row_h = new TH2F("x_row_h","x vs row (HIT)",200,-100,100,72,-36,36) |
TH2F * | hx_row_d = new TH2F("x_row_d","GetThetaInt() vs row (DIGI)",200,200,300,72,-36,36) |
TH2F * | hcp_z_h = new TH2F("cp_z_h","Copy vs.Z pos (HITS)",4,1,5,80,200,240) |
TH1F * | hz_cp1_h = new TH1F("z_cp1_h","z (HIT)",300,1,300) |
TH1F * | hz_cp2_h = new TH1F("z_cp2_h","z (HIT)",300,1,300) |
TH1F * | hz_cp3_h = new TH1F("z_cp3_h","z (HIT)",300,1,300) |
TH1F * | hz_cp4_h = new TH1F("z_cp4_h","z (HIT)",300,1,300) |
TH1F * | hz_d = new TH1F("z_d","z (DIGI)",300,1,300) |
TH1F * | hz_cp1_d = new TH1F("z_cp1_d","z (DIGI)",300,1,300) |
TH1F * | hz_cp2_d = new TH1F("z_cp2_d","z (DIGI)",300,1,300) |
TH1F * | hz_cp3_d = new TH1F("z_cp3_d","z (DIGI)",300,1,300) |
TH1F * | hz_cp4_d = new TH1F("z_cp4_d","z (DIGI)",300,1,300) |
TH1F * | hz_clust = new TH1F("z_cluster","z (CLUSTER)",300,1,300) |
TH1F * | hz_cp1_c = new TH1F("z_cp1_c","z (CLUSTER)",300,1,300) |
TH1F * | hz_cp2_c = new TH1F("z_cp2_c","z (CLUSTER)",300,1,300) |
TH1F * | hz_cp3_c = new TH1F("z_cp3_c","z (CLUSTER)",300,1,300) |
TH1F * | hz_cp4_c = new TH1F("z_cp4_c","z (CLUSTER)",300,1,300) |
TH1F * | hene_mc = new TH1F("hene_mc","MC energy HIT (GeV)",100,0.05,1.05) |
TH1F * | dene_mc = new TH1F("dene_mc","MC energy DIGI (GeV)",100,0.05,1.05) |
TH1F * | hclus_ene_sum_mc = new TH1F("hclus_ene_sum_mc","SUM of MC Cluster energy (GeV)",100,0.05,1.05) |
TH1F * | hene_h = new TH1F("hene_h","DATA energy HIT (GeV)",100,0.05,1.05) |
TH1F * | hene_d = new TH1F("hene_d","DATA energy DIGI (GeV)",100,0.05,1.05) |
TH1F * | hhit_ene = new TH1F("hhit_ene","SUM of Hits energy (GeV)",100,0.05,1.05) |
TH1F * | hdigi_ene = new TH1F("hdigi_ene","SUM of Digi energy (GeV)",100,0.05,1.05) |
TH1F * | hclus_ene = new TH1F("hclus_ene","SUM of Cluster energy (GeV)",100,0.05,1.05) |
TH1F * | hclus_ene_mc = new TH1F("hclus_ene_mc","SUM of MC Cluster energy (GeV)",100,0.05,1.05) |
TH1F * | hclus_ene_sum = new TH1F("hclus_ene_sum","SUM of Cluster energy (GeV)",100,0.05,1.05) |
TH1F * | hhit_ene_cp1 = new TH1F("hhit_ene_cp1","SUM of Hits energy (GeV) _cp1",100,0.05,1.05) |
TH1F * | hhit_ene_cp2 = new TH1F("hhit_ene_cp2","SUM of Hits energy (GeV) _cp2",100,0.05,1.05) |
TH1F * | hhit_ene_cp3 = new TH1F("hhit_ene_cp3","SUM of Hits energy (GeV) _cp3",100,0.05,1.05) |
TH1F * | hhit_ene_cp4 = new TH1F("hhit_ene_cp4","SUM of Hits energy (GeV) _cp4",100,0.05,1.05) |
TH1F * | hclus_ene_cp1 = new TH1F("hclus_ene_cp1","Cluster energy (GeV) _cp1",100,0.05,1.05) |
TH1F * | hclus_ene_cp2 = new TH1F("hclus_ene_cp2","Cluster energy (GeV) _cp2",100,0.05,1.05) |
TH1F * | hclus_ene_cp3 = new TH1F("hclus_ene_cp3","Cluster energy (GeV) _cp3",100,0.05,1.05) |
TH1F * | hclus_ene_cp4 = new TH1F("hclus_ene_cp4","Cluster energy (GeV) _cp4",100,0.05,1.05) |
TH1F * | h10 = new TH1F("h10","HIT Theta (MC)",180,0.,180.) |
TH1F * | h20 = new TH1F("h20","HIT Phi (MC)",360,-180.,180.) |
TH1F * | h10d = new TH1F("h10d","HIT Theta (data)",180,0.,180.) |
TH1F * | h20d = new TH1F("h20d","HIT Phi (data)",360,-180.,180.) |
TH1F * | h1 = new TH1F("h1","HIT Theta difference",100,-5.,5.) |
TH1F * | h2 = new TH1F("h2","HIT Phi difference",100,-5.,5.) |
TH1F * | h10digi = new TH1F("h10digi","DIGI Theta (MC)",180,0.,180.) |
TH1F * | h20digi = new TH1F("h20digi","DIGI Phi (MC)",360,-180.,180.) |
TH1F * | h10ddigi = new TH1F("h10ddigi","DIGI Theta (data)",180,0.,180.) |
TH1F * | h20ddigi = new TH1F("h20ddigi","DIGI Phi (data)",360,-180.,180.) |
TH1F * | h1d = new TH1F("h1d","DIGI Theta difference",100,-5.,5.) |
TH1F * | h2d = new TH1F("h2d","DIGI Phi difference",100,-5.,5.) |
TH1F * | hdigi_ene_cp1 = new TH1F("hdigi_ene_cp1","SUM of Digi energy (GeV) _cp1",100,0.05,1.05) |
TH1F * | hdigi_ene_cp2 = new TH1F("hdigi_ene_cp2","SUM of Digi energy (GeV) _cp2",100,0.05,1.05) |
TH1F * | hdigi_ene_cp3 = new TH1F("hdigi_ene_cp3","SUM of Digi energy (GeV) _cp3",100,0.05,1.05) |
TH1F * | hdigi_ene_cp4 = new TH1F("hdigi_ene_cp4","SUM of Digi energy (GeV) _cp4",100,0.05,1.05) |
TH1F * | hthc_mc = new TH1F("hthcmc","CLUSTER Theta (MC)",180,0.,180.) |
TH1F * | hphc_mc = new TH1F("hphcmc","CLUSTER Phi (MC)",360,-180.,180.) |
TH1F * | hthc = new TH1F("hthc","CLUSTER Theta (data)",180,0.,180.) |
TH1F * | hphc = new TH1F("hphc","CLUSTER Phi (data)",360,-180.,180.) |
TH1F * | hthc_diff = new TH1F("hthc_diff","CLUSTER Theta difference",100,-5.,5.) |
TH1F * | hphc_diff = new TH1F("hphc_diff","CLUSTER Phi difference",100,-5.,5.) |
TH1F * | hid_d = new TH1F("id_d","id (DIGI)",140000000,300000000,340000000) |
TH1F * | hmodule_d = new TH1F("module_d","Module (DIGI)",5,1,6) |
TH1F * | hClustNoOrig = new TH1F("hClustNoOrig","hClustNoOrig",10,0,9) |
TH1F * | hClustNo = new TH1F("hClustNo","hClustNo",10,0,9) |
TH1F * | hClNo_cp1 = new TH1F("hClNo_cp1","hClNo_cp1",10,0,9) |
TH1F * | hClNo_cp2 = new TH1F("hClNo_cp2","hClNo_cp2",10,0,9) |
TH1F * | hClNo_cp3 = new TH1F("hClNo_cp3","hClNo_cp3",10,0,9) |
TH1F * | hClNo_cp4 = new TH1F("hClNo_cp4","hClNo_cp4",10,0,9) |
Int_t | ncounts = tsim->GetEntries() |
TCanvas * | c1 = new TCanvas("c1", "", 100, 100, 800, 800) |
TLegend * | copies = new TLegend(0.65,0.4,0.85,0.6) |
TLegend * | copies4 = new TLegend(0.20,0.40,0.5,0.6) |
TLegend * | copies6 = new TLegend(0.65,0.4,0.85,0.6) |
TLegend * | copies5 = new TLegend(0.20,0.40,0.5,0.6) |
TLegend * | copies3 = new TLegend(0.20,0.30,0.5,0.5) |
TLegend * | copies2a = new TLegend(0.20,0.4,0.5,0.6) |
TCanvas * | c9 = new TCanvas("c9", "", 100, 100, 800, 800) |
Referenced by Eff_lE(), and Pic_Compare_FEP_Eff().
copies4 AddEntry | ( | hhit_ene_cp1 | , |
"copy_1" | , | ||
"l" | |||
) |
copies4 AddEntry | ( | hhit_ene_cp2 | , |
"copy_2" | , | ||
"l" | |||
) |
copies4 AddEntry | ( | hhit_ene_cp3 | , |
"copy_3" | , | ||
"l" | |||
) |
copies4 AddEntry | ( | hhit_ene_cp4 | , |
"copy_4" | , | ||
"l" | |||
) |
copies5 AddEntry | ( | hdigi_ene_cp1 | , |
"copy_1" | , | ||
"l" | |||
) |
copies5 AddEntry | ( | hdigi_ene_cp2 | , |
"copy_2" | , | ||
"l" | |||
) |
copies5 AddEntry | ( | hdigi_ene_cp3 | , |
"copy_3" | , | ||
"l" | |||
) |
copies5 AddEntry | ( | hdigi_ene_cp4 | , |
"copy_4" | , | ||
"l" | |||
) |
copies2a AddEntry | ( | hclus_ene_cp1 | , |
"copy_1" | , | ||
"l" | |||
) |
copies2a AddEntry | ( | hclus_ene_cp2 | , |
"copy_2" | , | ||
"l" | |||
) |
copies2a AddEntry | ( | hclus_ene_cp3 | , |
"copy_3" | , | ||
"l" | |||
) |
copies2a AddEntry | ( | hclus_ene_cp4 | , |
"copy_4" | , | ||
"l" | |||
) |
c1 cd | ( | 1 | ) |
c1 cd | ( | 2 | ) |
c1 cd | ( | 3 | ) |
c1 cd | ( | 4 | ) |
c cd | ( | 5 | ) |
c cd | ( | 6 | ) |
c1 Divide | ( | 2 | , |
3 | |||
) |
c9 Divide | ( | 2 | , |
2 | |||
) |
h10 Draw | ( | ) |
Definition at line 64 of file NHitsPerEvent.C.
hMcGemPhi Draw | ( | "same" | ) |
for | ( | ) | = CAMath::Finite( t.Par(i) ) |
Definition at line 156 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by PndFilteredPrimaryGenerator::AddFilter(), operator<<(), PndFsmCmpDet::readParameters(), and PndFsmCombiDet::readParameters().
Definition at line 653 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by Pic_FEP_DEGASComparison(), Pic_FEP_Eff_lEE_XiManyTargets(), Pic_OmegaQuadrupoleComparison(), PndFtsHoughSpace::setParametersForHsOption(), PndFtsHoughSpace::WriteHistoOfAllPaths(), and PndFtsHoughSpace::WriteHistoOfAllPathsForEachMcTruthTrack().
hresphi_phi GetYaxis | ( | ) | -> SetTitle("Counts") |
Definition at line 137 of file macro/detectors/emc/dedicated/reco_analys.C.
Referenced by Pic_FEP_DEGASComparison(), Pic_FEP_Eff_lEE_XiManyTargets(), Pic_OmegaQuadrupoleComparison(), PndFtsHoughSpace::setParametersForHsOption(), PndFtsHoughSpace::WriteHistoOfAllPaths(), and PndFtsHoughSpace::WriteHistoOfAllPathsForEachMcTruthTrack().
gROOT Macro | ( | "$VMCWORKDIR/gconfig/rootlogon.C" | ) |
c9 Modified | ( | ) |
copies2a SetBorderSize | ( | 0 | ) |
tsim SetBranchAddress | ( | "MCTrack" | , |
& | mctrack_array | ||
) |
tful SetBranchAddress | ( | "EmcHit" | , |
& | hit_array | ||
) |
tful SetBranchAddress | ( | "EmcDigi" | , |
& | digi_array | ||
) |
tful SetBranchAddress | ( | "EmcCluster" | , |
& | cluster_array | ||
) |
copies2a SetFillColor | ( | 0 | ) |
ModuleVolume SetLineColor | ( | 2 | ) |
hclus_ene_cp2 SetLineColor | ( | 3 | ) |
h20 SetLineColor | ( | 4 | ) |
hMcGemPhi SetLineColor | ( | 6 | ) |
gStyle SetPalette | ( | 1 | ) |
copies2a SetTextSize | ( | 0. | 05 | ) |
TCanvas* c1 = new TCanvas("c1", "", 100, 100, 800, 800) |
Definition at line 444 of file anal_hit_digi_cluster_fwendcap.C.
TCanvas* c9 = new TCanvas("c9", "", 100, 100, 800, 800) |
Definition at line 648 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by main().
Double_t cemc |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by for().
TClonesArray* cluster_array =new TClonesArray("PndEmcCluster") |
Definition at line 27 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), emc_correction_hist(), emc_correction_parametrization(), emc_correction_QA(), error_matrix_fit(), fit_resolution(), QAmacro_emc_3(), reco_analys(), and vis_mc_ids().
Double_t cluster_energy |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), emc_correction_hist(), emc_correction_parametrization(), emc_correction_QA(), error_matrix_fit(), fit_resolution(), for(), QAmacro_emc_3(), and reco_analys().
Double_t cluster_phi |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by emc_correction_hist(), emc_correction_parametrization(), emc_correction_QA(), error_matrix_fit(), QAmacro_emc_3(), and reco_analys().
Double_t cluster_theta |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by emc_correction_hist(), emc_correction_parametrization(), emc_correction_QA(), error_matrix_fit(), QAmacro_emc_3(), and reco_analys().
TLegend* copies = new TLegend(0.65,0.4,0.85,0.6) |
Definition at line 451 of file anal_hit_digi_cluster_fwendcap.C.
TLegend* copies2a = new TLegend(0.20,0.4,0.5,0.6) |
Definition at line 616 of file anal_hit_digi_cluster_fwendcap.C.
TLegend* copies3 = new TLegend(0.20,0.30,0.5,0.5) |
Definition at line 583 of file anal_hit_digi_cluster_fwendcap.C.
TLegend* copies4 = new TLegend(0.20,0.40,0.5,0.6) |
Definition at line 485 of file anal_hit_digi_cluster_fwendcap.C.
TLegend* copies5 = new TLegend(0.20,0.40,0.5,0.6) |
Definition at line 551 of file anal_hit_digi_cluster_fwendcap.C.
TLegend* copies6 = new TLegend(0.65,0.4,0.85,0.6) |
Definition at line 518 of file anal_hit_digi_cluster_fwendcap.C.
Double_t copy_c |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t copy_d |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Double_t copy_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t crystal_c |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t crystal_cid |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t crystal_d |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Double_t crystal_did |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Double_t crystal_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t crystal_hid |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t d_id |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* dene_mc = new TH1F("dene_mc","MC energy DIGI (GeV)",100,0.05,1.05) |
Definition at line 93 of file anal_hit_digi_cluster_fwendcap.C.
TClonesArray* digi_array =new TClonesArray("PndEmcDigi") |
Definition at line 24 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), QAmacro_emc_3(), and reco_analys().
Double_t digi_ene |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), and for().
Double_t digi_phi |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Double_t digi_theta |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
PndEmcMapper* emcMap =PndEmcMapper::Instance(1) |
Definition at line 13 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by MyMainFrame::DoRecreate(), PndEmcWaveform::GetTCI(), PndEmcDigi::GetTCI(), PndEmcDigi::PndEmcDigi(), PndEmcDigi::SetDetectorId(), and structure_analysis_emc().
Double_t ene_mc |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TFile* fful = new TFile("data/fixed/full_emc_g4_m3_1000eve_fixed.root") |
Definition at line 17 of file anal_hit_digi_cluster_fwendcap.C.
TFile* fsim = new TFile("data/fixed/sim_emc_g4_m3_1000eve_fixed.root") |
Definition at line 8 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), MyMainFrame::DoRecreate(), QAmacro_emc_3(), QAmacro_emc_4(), PndParticleQATask::SetFastSim(), and structure_analysis_emc().
TH1F* h1 = new TH1F("h1","HIT Theta difference",100,-5.,5.) |
Definition at line 121 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), CalculateCrystalMatricesZ(), checkphsp2_2(), PndMvdRiemannVertexFinderTask::CheckTwoCands(), create_trap(), cutfinder(), cutfinder_fullev(), cutfinder_toyev(), cutfinderx(), diffQA(), DrawField(), PndFTSCADisplay::DrawGBTrackFast(), drawHistos(), drawMvdHistos(), emc_correction_hist(), EventListing(), FCDrawVariable(), FCQaVar(), PndFTSCATrackParamVector::FilterWithMaterial(), fit_resolution(), PndMvdRiemannVertexFinderTask::FoundCandInMCCands(), KFParticle::GetDistanceFromVertexXY(), KFParticleSIMD::GetDistanceFromVertexXY(), PndRiemannTrackFinder::HitTooClose(), KFParticleBaseSIMD::Initialize(), KFParticleBase::Initialize(), MergeRootfile(), PndEmcStructure::PndEmcStructure(), PndLine::PndLine(), QAmacro_emc_3(), QAmacro_emc_4(), simanalys(), testFilter(), TestIt(), and TrackHits().
TH1F* h10 = new TH1F("h10","HIT Theta (MC)",180,0.,180.) |
Definition at line 117 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TH1F* h10d = new TH1F("h10d","HIT Theta (data)",180,0.,180.) |
Definition at line 119 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TH1F* h10ddigi = new TH1F("h10ddigi","DIGI Theta (data)",180,0.,180.) |
Definition at line 126 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* h10digi = new TH1F("h10digi","DIGI Theta (MC)",180,0.,180.) |
Definition at line 124 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* h1d = new TH1F("h1d","DIGI Theta difference",100,-5.,5.) |
Definition at line 128 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().
TH1F* h2 = new TH1F("h2","HIT Phi difference",100,-5.,5.) |
Definition at line 122 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), PndAnalysisForwardTask::analyzeMCTracks(), PndTrkTrackFinder::Apollonius(), CalculateCrystalMatricesZ(), check_complete(), check_pid(), checkphsp2_2(), PndMvdRiemannVertexFinderTask::CheckTwoCands(), comp_complete(), comp_pid(), comp_recoqa(), PndTrackCollection::copyHit(), PndFtsLineApproximator::copyHitWithNewPosition(), PndLineApproximation::copyHitWithNewPosition(), create_trap(), cutfinder(), cutfinder_fullev(), cutfinder_toyev(), cutfinderx(), diffQA(), PndFTSCADisplay::DrawGBTrackFast(), drawHistos(), PndFTSCAGBTracker::EstimatePV(), FCDrawVariable(), FCQaVar(), PndMvdRiemannVertexFinderTask::FoundCandInMCCands(), Hough(), HypHitAnasigBg_AR(), if(), KFParticleBase::Initialize(), KFParticleBaseSIMD::Initialize(), main(), MergeRootfile(), overall_perf(), overall_perf_full(), overall_perf_toy(), PndEmcStructure::PndEmcStructure(), QAmacro_emc_3(), QAmacro_emc_4(), PndMQTopix4OnlineHisto::Run(), testFilter(), TestIt(), TrackHits(), PndCATrackParamVector::Transport0ToX(), PndCATrackParamVector::TransportJ0ToX0(), PndFTSCATrackParamVector::TransportJ0ToX0(), PndCATrackParam::TransportToX(), PndCATrackParamVector::TransportToX(), PndFTSCATrackParam::TransportToX0(), and PndFTSCATrackParamVector::TransportToX0().
TH1F* h20 = new TH1F("h20","HIT Phi (MC)",360,-180.,180.) |
Definition at line 118 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TH1F* h20d = new TH1F("h20d","HIT Phi (data)",360,-180.,180.) |
Definition at line 120 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TH1F* h20ddigi = new TH1F("h20ddigi","DIGI Phi (data)",360,-180.,180.) |
Definition at line 127 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* h20digi = new TH1F("h20digi","DIGI Phi (MC)",360,-180.,180.) |
Definition at line 125 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* h2d = new TH1F("h2d","DIGI Phi difference",100,-5.,5.) |
Definition at line 129 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClNo_cp1 = new TH1F("hClNo_cp1","hClNo_cp1",10,0,9) |
Definition at line 149 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClNo_cp2 = new TH1F("hClNo_cp2","hClNo_cp2",10,0,9) |
Definition at line 150 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClNo_cp3 = new TH1F("hClNo_cp3","hClNo_cp3",10,0,9) |
Definition at line 151 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClNo_cp4 = new TH1F("hClNo_cp4","hClNo_cp4",10,0,9) |
Definition at line 152 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene = new TH1F("hclus_ene","SUM of Cluster energy (GeV)",100,0.05,1.05) |
Definition at line 101 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_cp1 = new TH1F("hclus_ene_cp1","Cluster energy (GeV) _cp1",100,0.05,1.05) |
Definition at line 111 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_cp2 = new TH1F("hclus_ene_cp2","Cluster energy (GeV) _cp2",100,0.05,1.05) |
Definition at line 112 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_cp3 = new TH1F("hclus_ene_cp3","Cluster energy (GeV) _cp3",100,0.05,1.05) |
Definition at line 113 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_cp4 = new TH1F("hclus_ene_cp4","Cluster energy (GeV) _cp4",100,0.05,1.05) |
Definition at line 114 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_mc = new TH1F("hclus_ene_mc","SUM of MC Cluster energy (GeV)",100,0.05,1.05) |
Definition at line 103 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_sum = new TH1F("hclus_ene_sum","SUM of Cluster energy (GeV)",100,0.05,1.05) |
Definition at line 104 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hclus_ene_sum_mc = new TH1F("hclus_ene_sum_mc","SUM of MC Cluster energy (GeV)",100,0.05,1.05) |
Definition at line 94 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClustNo = new TH1F("hClustNo","hClustNo",10,0,9) |
Definition at line 147 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hClustNoOrig = new TH1F("hClustNoOrig","hClustNoOrig",10,0,9) |
Definition at line 146 of file anal_hit_digi_cluster_fwendcap.C.
Definition at line 72 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hdigi_ene = new TH1F("hdigi_ene","SUM of Digi energy (GeV)",100,0.05,1.05) |
Definition at line 100 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hdigi_ene_cp1 = new TH1F("hdigi_ene_cp1","SUM of Digi energy (GeV) _cp1",100,0.05,1.05) |
Definition at line 131 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hdigi_ene_cp2 = new TH1F("hdigi_ene_cp2","SUM of Digi energy (GeV) _cp2",100,0.05,1.05) |
Definition at line 132 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hdigi_ene_cp3 = new TH1F("hdigi_ene_cp3","SUM of Digi energy (GeV) _cp3",100,0.05,1.05) |
Definition at line 133 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hdigi_ene_cp4 = new TH1F("hdigi_ene_cp4","SUM of Digi energy (GeV) _cp4",100,0.05,1.05) |
Definition at line 134 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hene_d = new TH1F("hene_d","DATA energy DIGI (GeV)",100,0.05,1.05) |
Definition at line 97 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hene_h = new TH1F("hene_h","DATA energy HIT (GeV)",100,0.05,1.05) |
Definition at line 96 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hene_mc = new TH1F("hene_mc","MC energy HIT (GeV)",100,0.05,1.05) |
Definition at line 92 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TH1F* hhit_ene = new TH1F("hhit_ene","SUM of Hits energy (GeV)",100,0.05,1.05) |
Definition at line 99 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hhit_ene_cp1 = new TH1F("hhit_ene_cp1","SUM of Hits energy (GeV) _cp1",100,0.05,1.05) |
Definition at line 106 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hhit_ene_cp2 = new TH1F("hhit_ene_cp2","SUM of Hits energy (GeV) _cp2",100,0.05,1.05) |
Definition at line 107 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hhit_ene_cp3 = new TH1F("hhit_ene_cp3","SUM of Hits energy (GeV) _cp3",100,0.05,1.05) |
Definition at line 108 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hhit_ene_cp4 = new TH1F("hhit_ene_cp4","SUM of Hits energy (GeV) _cp4",100,0.05,1.05) |
Definition at line 109 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hid_d = new TH1F("id_d","id (DIGI)",140000000,300000000,340000000) |
Definition at line 143 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hid_h = new TH1F("id_h","id (HIT)",140000000,300000000,340000000) |
Definition at line 59 of file anal_hit_digi_cluster_fwendcap.C.
TClonesArray* hit_array =new TClonesArray("PndEmcHit") |
Definition at line 21 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by ana_MCOpt(), ana_MCpid(), anaGemPointrate(), anaGemSmearing(), QAmacro_emc_4(), PndDrcAccuDigiPixelDraw::ReadAllHits(), reco_analys(), and vis_mc_ids().
Double_t hit_ene |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by for().
Double_t hit_id |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t hit_phi |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t hit_theta |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t hit_x |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by PndDiscTaskDigitization::Exec().
Double_t hit_y |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hmodule_d = new TH1F("module_d","Module (DIGI)",5,1,6) |
Definition at line 144 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hmodule_h = new TH1F("module_h","Module (HIT)",5,1,6) |
Definition at line 61 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hphc = new TH1F("hphc","CLUSTER Phi (data)",360,-180.,180.) |
Definition at line 139 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hphc_diff = new TH1F("hphc_diff","CLUSTER Phi difference",100,-5.,5.) |
Definition at line 141 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hphc_mc = new TH1F("hphcmc","CLUSTER Phi (MC)",360,-180.,180.) |
Definition at line 137 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hrow_crystal_c = new TH2F("row_crystal_c","row vs crystal (CLUSTER)",72,-36,36,72,-36,36) |
Definition at line 54 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hrow_crystal_d = new TH2F("row_crystal_digi","row vs crystal (DIGI)",72,-36,36,72,-36,36) |
Definition at line 53 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hrow_crystal_h = new TH2F("row_crystal","row vs crystal (HIT)",72,-36,36,72,-36,36) |
Definition at line 52 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hthc = new TH1F("hthc","CLUSTER Theta (data)",180,0.,180.) |
Definition at line 138 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hthc_diff = new TH1F("hthc_diff","CLUSTER Theta difference",100,-5.,5.) |
Definition at line 140 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hthc_mc = new TH1F("hthcmc","CLUSTER Theta (MC)",180,0.,180.) |
Definition at line 136 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hx_row_d = new TH2F("x_row_d","GetThetaInt() vs row (DIGI)",200,200,300,72,-36,36) |
Definition at line 70 of file anal_hit_digi_cluster_fwendcap.C.
Definition at line 69 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hx_y_d = new TH2F("x_y_d","GetThetaInt() vs GetPhiInt() (DIGI)",200,200,300,200,200,300) |
Definition at line 57 of file anal_hit_digi_cluster_fwendcap.C.
Definition at line 56 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hxpad_x_d = new TH2F("xpad_x_d","xpad vs GetThetaInt() (DIGI)",200,-100,100,200,200,300) |
Definition at line 66 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hxpad_x_h = new TH2F("xpad_x_h","xpad vs x (HIT)",200,-100,100,200,-100,100) |
Definition at line 63 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hypad_y_d = new TH2F("ypad_y_d","ypad vs GetPhiInt() (DIGI)",200,-100,100,200,200,300) |
Definition at line 67 of file anal_hit_digi_cluster_fwendcap.C.
TH2F* hypad_y_h = new TH2F("ypad_y_h","ypad vs y (HIT)",200,-100,100,200,-100,100) |
Definition at line 64 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_clust = new TH1F("z_cluster","z (CLUSTER)",300,1,300) |
Definition at line 85 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp1_c = new TH1F("z_cp1_c","z (CLUSTER)",300,1,300) |
Definition at line 86 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp1_d = new TH1F("z_cp1_d","z (DIGI)",300,1,300) |
Definition at line 80 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp1_h = new TH1F("z_cp1_h","z (HIT)",300,1,300) |
Definition at line 74 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp2_c = new TH1F("z_cp2_c","z (CLUSTER)",300,1,300) |
Definition at line 87 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp2_d = new TH1F("z_cp2_d","z (DIGI)",300,1,300) |
Definition at line 81 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp2_h = new TH1F("z_cp2_h","z (HIT)",300,1,300) |
Definition at line 75 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp3_c = new TH1F("z_cp3_c","z (CLUSTER)",300,1,300) |
Definition at line 88 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp3_d = new TH1F("z_cp3_d","z (DIGI)",300,1,300) |
Definition at line 82 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp3_h = new TH1F("z_cp3_h","z (HIT)",300,1,300) |
Definition at line 76 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp4_c = new TH1F("z_cp4_c","z (CLUSTER)",300,1,300) |
Definition at line 89 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp4_d = new TH1F("z_cp4_d","z (DIGI)",300,1,300) |
Definition at line 83 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_cp4_h = new TH1F("z_cp4_h","z (HIT)",300,1,300) |
Definition at line 77 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_d = new TH1F("z_d","z (DIGI)",300,1,300) |
Definition at line 79 of file anal_hit_digi_cluster_fwendcap.C.
TH1F* hz_h = new TH1F("z_h","z (HIT)",300,1,300) |
Definition at line 60 of file anal_hit_digi_cluster_fwendcap.C.
Int_t id_d |
Definition at line 43 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Int_t id_h |
Definition at line 43 of file anal_hit_digi_cluster_fwendcap.C.
double max_energy1 =0 |
Definition at line 49 of file anal_hit_digi_cluster_fwendcap.C.
TClonesArray* mctrack_array =new TClonesArray("PndMCTrack") |
Definition at line 11 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), emc_correction_QA(), error_matrix_fit(), QAmacro_emc_3(), QAmacro_evtgen_3(), QAmacro_evtgen_4(), and vis_mc_ids().
Double_t module_d |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Double_t module_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Int_t ncounts = tsim->GetEntries() |
Definition at line 155 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_cluster_energyCorrection_Ntuple_suplement(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), QAmacro_evtgen_3(), QAmacro_evtgen_4(), and vis_mc_ids().
int ndigi |
int nhit |
Definition at line 48 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by PndTrkLegendreSecTask::Cleanup(), PndTrkLegendreTask::Cleanup(), PndTrkLegendreSecTask2::Cleanup(), PndSciTAnaIdeal::Exec(), PndSciTAnaIdeal::SetSciTEventCorr(), and vis_mc_ids().
TLorentzVector p4mom |
Definition at line 46 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), emc_correction_hist(), emc_correction_parametrization(), and reco_analys().
Double_t phi_mc |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
TVector3 photon_momentum |
Definition at line 45 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), error_matrix_fit(), PndDiscTaskDigitization::Exec(), and QAmacro_emc_3().
Double_t row_c |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t row_cid |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t row_d |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Double_t row_did |
Definition at line 39 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Double_t row_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t row_hid |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Definition at line 19 of file anal_hit_digi_cluster_fwendcap.C.
Double_t theta_mc |
Definition at line 31 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), and analysis_digi_cluster_fwendcap().
Definition at line 10 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by analysis_cluster_energyCorrection_Ntuple(), analysis_digi_cluster_7gammaAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_FullEmc(), analysis_digi_cluster_allGammasAnalysis_fwendcap(), analysis_digi_cluster_fwendcap(), MyMainFrame::DoRecreate(), QAmacro_emc_3(), QAmacro_emc_4(), rad_dose_studies(), structure_analysis_emc(), and time_based_studies().
Double_t x_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Referenced by PndSdsChargeWeightingAlgorithms::HeadTail().
Double_t y_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.
Double_t z_h |
Definition at line 33 of file anal_hit_digi_cluster_fwendcap.C.