Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables for {@link _tree}

Variables

int VtxTest::_b_event
 
int VtxTest::_b_nVtx
 total conversions
 
int VtxTest::_b_Tpair
 count acceptance e pairs in truth
 
int VtxTest::_b_Rpair
 count acceptance e pairs in reco
 
double VtxTest::_b_rVtx [s_kMAXParticles]
 truth conversion radius used for the signal tree
 
bool VtxTest::_b_pythia [s_kMAXParticles]
 record if the conversion is from pythia or G4 particle
 
float VtxTest::_b_electron_pt [s_kMAXParticles]
 
float VtxTest::_b_positron_pt [s_kMAXParticles]
 
float VtxTest::_b_electron_reco_pt [s_kMAXParticles]
 
float VtxTest::_b_positron_reco_pt [s_kMAXParticles]
 
float VtxTest::_b_e_deta [s_kMAXParticles]
 
float VtxTest::_b_e_dphi [s_kMAXParticles]
 
float VtxTest::_b_parent_pt [s_kMAXParticles]
 
float VtxTest::_b_parent_eta [s_kMAXParticles]
 
float VtxTest::_b_parent_phi [s_kMAXParticles]
 
int VtxTest::_b_grandparent_id [s_kMAXParticles]
 pid of the source of the photon 0 for prompt
 
int VtxTest::_b_nCluster [s_kMAXRecoMatch]
 
int VtxTest::_b_fLayer [s_kMAXRecoMatch]
 
float VtxTest::_b_cluster_dphi [s_kMAXRecoMatch]
 
float VtxTest::_b_cluster_deta [s_kMAXRecoMatch]
 
float VtxTest::_b_Mcluster_prob [s_kMAXRecoMatch]
 cluster prob for merged clusters
 
float VtxTest::_b_Scluster_prob [s_kMAXRecoMatch]
 cluster prob for split clusters
 

Detailed Description

Variable Documentation

float VtxTest::_b_cluster_deta[s_kMAXRecoMatch]
private

Definition at line 116 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 116 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_cluster_dphi[s_kMAXRecoMatch]
private

Definition at line 115 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 115 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_e_deta[s_kMAXParticles]
private

Definition at line 105 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 105 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_e_dphi[s_kMAXParticles]
private

Definition at line 106 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 106 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_electron_pt[s_kMAXParticles]
private

Definition at line 101 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 101 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_electron_reco_pt[s_kMAXParticles]
private

Definition at line 103 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 103 of file VtxTest.h

Referenced by VtxTest::InitRun().

int VtxTest::_b_event
private

Definition at line 95 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 95 of file VtxTest.h

Referenced by VtxTest::InitRun().

int VtxTest::_b_fLayer[s_kMAXRecoMatch]
private

Definition at line 114 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 114 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

int VtxTest::_b_grandparent_id[s_kMAXParticles]
private

pid of the source of the photon 0 for prompt

Definition at line 110 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 110 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_Mcluster_prob[s_kMAXRecoMatch]
private

cluster prob for merged clusters

Definition at line 117 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 117 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

int VtxTest::_b_nCluster[s_kMAXRecoMatch]
private

of clusters associated with each conversion that has 2 reco tracks

1 indicates the reco tracks go to the same cluster ~15% of conversions

Definition at line 113 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 113 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

int VtxTest::_b_nVtx
private

total conversions

Definition at line 96 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 96 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_parent_eta[s_kMAXParticles]
private

Definition at line 108 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 108 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_parent_phi[s_kMAXParticles]
private

Definition at line 109 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 109 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_parent_pt[s_kMAXParticles]
private

Definition at line 107 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 107 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_positron_pt[s_kMAXParticles]
private

Definition at line 102 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 102 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_positron_reco_pt[s_kMAXParticles]
private

Definition at line 104 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 104 of file VtxTest.h

Referenced by VtxTest::InitRun().

bool VtxTest::_b_pythia[s_kMAXParticles]
private

record if the conversion is from pythia or G4 particle

Definition at line 100 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 100 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

int VtxTest::_b_Rpair
private

count acceptance e pairs in reco

Definition at line 98 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 98 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

double VtxTest::_b_rVtx[s_kMAXParticles]
private

truth conversion radius used for the signal tree

Definition at line 99 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 99 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

float VtxTest::_b_Scluster_prob[s_kMAXRecoMatch]
private

cluster prob for split clusters

Definition at line 118 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 118 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().

int VtxTest::_b_Tpair
private

count acceptance e pairs in truth

Definition at line 97 of file VtxTest.h.

View newest version in sPHENIX GitHub at line 97 of file VtxTest.h

Referenced by VtxTest::InitRun(), and VtxTest::numUnique().