Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TruthPhotonJet Class Reference

#include <analysis/blob/master/PhotonJet/TruthPhotonJet/TruthPhotonJet.h>

+ Inheritance diagram for TruthPhotonJet:
+ Collaboration diagram for TruthPhotonJet:

Public Member Functions

 TruthPhotonJet (const std::string &name="truthphotonjet.root")
 
int Init (PHCompositeNode *)
 
int process_event (PHCompositeNode *)
 
int End (PHCompositeNode *)
 Called at the end of all processing.
 
void set_jetpt_mincut (double pt)
 
void set_cluspt_mincut (double pt)
 
void set_jetcone_size (int size)
 
void SetFirstEventNum (int eventnum)
 
void use_tracked_jets (int useit)
 
void set_eta_lowhigh (float low, float high)
 
void set_dijet_process (int yesorno)
 
- Public Member Functions inherited from SubsysReco
 ~SubsysReco () override
 
virtual int EndRun (const int)
 Called at the end of each run.
 
virtual int InitRun (PHCompositeNode *)
 
virtual int Reset (PHCompositeNode *)
 Reset.
 
virtual int ResetEvent (PHCompositeNode *)
 Clean up after each event.
 
void Print (const std::string &="ALL") const override
 
- Public Member Functions inherited from Fun4AllBase
virtual ~Fun4AllBase ()
 
virtual const std::string Name () const
 Returns the name of this module.
 
virtual void Name (const std::string &name)
 Sets the name of this module.
 
virtual void Verbosity (const int ival)
 Sets the verbosity of this module (0 by default=quiet).
 
virtual void Verbosity (enu_Verbosity ival)
 Sets the verbosity of this module (0 by default=quiet).
 
virtual int Verbosity () const
 Gets the verbosity of this module.
 

Public Attributes

double isoconeradius
 
double mincluspt
 
double minjetpt
 
int jet_cone_size
 
int use_isocone
 
int eval_tracked_jets
 
int etalow
 
int etahigh
 
int _is_dijet_process
 

Private Member Functions

void Set_Tree_Branches ()
 
void initialize_values ()
 

Private Attributes

TH1 * ntruthconstituents_h
 
TFile * file
 
TTree * tree
 
TTree * truth_g4particles
 
TTree * truthtree
 
TTree * truthjettree
 
TTree * event_tree
 
TTree * runinfo
 
std::string outfilename
 
int nevents
 
TH1F * histo
 
float beam_energy
 
float x1
 
float x2
 
int partid1
 
int partid2
 
int ntruthconstituents
 
float hardest_jetpt
 
float hardest_jetphi
 
float hardest_jeteta
 
float hardest_jetenergy
 
float clus_energy
 
float clus_eta
 
float clus_phi
 
float clus_pt
 
float clus_px
 
float clus_py
 
float clus_pz
 
float clus_theta
 
float clus_x
 
float clus_y
 
float clus_z
 
float clus_t
 
float tr_px
 
float tr_py
 
float tr_pz
 
float tr_p
 
float tr_pt
 
float tr_phi
 
float tr_eta
 
int charge
 
float chisq
 
unsigned int ndf
 
float dca
 
float tr_x
 
float tr_y
 
float tr_z
 
float truthtrackpx
 
float truthtrackpy
 
float truthtrackpz
 
float truthtrackp
 
float truthtracke
 
float truthtrackpt
 
float truthtrackphi
 
float truthtracketa
 
int truthtrackpid
 
bool truth_is_primary
 
float truthjetpt
 
float truthjetpx
 
float truthjetpy
 
float truthjetpz
 
float truthjetphi
 
float truthjeteta
 
float truthjetmass
 
float truthjetp
 
float truthjetenergy
 
float truthjetxf
 
float recojetpt
 
float recojetpx
 
float recojetpy
 
float recojetpz
 
float recojetphi
 
float recojeteta
 
float recojetmass
 
float recojetp
 
float recojetenergy
 
float recojetid
 
float truthjetid
 
float _recojetid
 
float _recojetpt
 
float _recojetpx
 
float _recojetpy
 
float _recojetpz
 
float _recojetphi
 
float _recojeteta
 
float _recojetmass
 
float _recojetp
 
float _recojetenergy
 
float jetdphi
 
float jetpout
 
float jetdeta
 
float _truthjetid
 
float _truthjetpt
 
float _truthjetpx
 
float _truthjetpy
 
float _truthjetpz
 
float _truthjetphi
 
float _truthjeteta
 
float _truthjetmass
 
float _truthjetp
 
float _truthjetenergy
 
float _trecojetid
 
float _trecojetpt
 
float _trecojetpx
 
float _trecojetpy
 
float _trecojetpz
 
float _trecojetphi
 
float _trecojeteta
 
float _trecojetmass
 
float _trecojetp
 
float _trecojetenergy
 
float tjetdphi
 
float tjetpout
 
float tjetdeta
 
float _ttruthjetid
 
float _ttruthjetpt
 
float _ttruthjetpx
 
float _ttruthjetpy
 
float _ttruthjetpz
 
float _ttruthjetphi
 
float _ttruthjeteta
 
float _ttruthjetmass
 
float _ttruthjetp
 
float _ttruthjetenergy
 
float _tr_px
 
float _tr_py
 
float _tr_pz
 
float _tr_p
 
float _tr_pt
 
float _tr_phi
 
float _tr_eta
 
int _charge
 
float _chisq
 
unsigned int _ndf
 
float _dca
 
float _tr_x
 
float _tr_y
 
float _tr_z
 
float haddphi
 
float hadpout
 
float haddeta
 
bool _truth_is_primary
 
float _truthtrackpx
 
float _truthtrackpy
 
float _truthtrackpz
 
float _truthtrackp
 
float _truthtracke
 
float _truthtrackpt
 
float _truthtrackphi
 
float _truthtracketa
 
int _truthtrackpid
 
float truthpx
 
float truthpy
 
float truthpz
 
float truthp
 
float truthphi
 
float trutheta
 
float truthpt
 
float truthenergy
 
int truthpid
 
int numparticlesinevent
 
int process_id
 
float clustruthpx
 
float clustruthpy
 
float clustruthpz
 
float clustruthenergy
 
float clustruthpt
 
float clustruthphi
 
float clustrutheta
 
int clustruthpid
 
float cluseventenergy
 
float cluseventphi
 
float cluseventeta
 
float cluseventpt
 
float eventdphi
 
float intlumi
 
float nprocessedevents
 
float nacceptedevents
 
float xsecprocessedevents
 
float xsecacceptedevents
 
float E_4x4
 
float phi_4x4
 
float eta_4x4
 
float E_2x2
 
float phi_2x2
 
float eta_2x2
 
const float pi2 = -1.5707963
 
const float threepi2 = 4.71238898
 
const float pi = 3.1415926
 

Additional Inherited Members

- Public Types inherited from Fun4AllBase
enum  enu_Verbosity {
  VERBOSITY_QUIET = 0, VERBOSITY_SOME = 1, VERBOSITY_MORE = 2, VERBOSITY_EVEN_MORE = 3,
  VERBOSITY_A_LOT = 4, VERBOSITY_MAX = std::numeric_limits<int>::max() - 10
}
 
- Protected Member Functions inherited from SubsysReco
 SubsysReco (const std::string &name="NONAME")
 

Detailed Description

Definition at line 26 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 26 of file TruthPhotonJet.h

Constructor & Destructor Documentation

TruthPhotonJet::TruthPhotonJet ( const std::string &  name = "truthphotonjet.root")

Definition at line 31 of file TruthPhotonJet.C.

View newest version in sPHENIX GitHub at line 31 of file TruthPhotonJet.C

References _is_dijet_process, etahigh, etalow, eval_tracked_jets, initialize_values(), jet_cone_size, mincluspt, minjetpt, perf_headwind::name, nevents, outfilename, and use_isocone.

+ Here is the call graph for this function:

Member Function Documentation

int TruthPhotonJet::End ( PHCompositeNode )
virtual

Called at the end of all processing.

Reimplemented from SubsysReco.

Definition at line 443 of file TruthPhotonJet.C.

View newest version in sPHENIX GitHub at line 443 of file TruthPhotonJet.C

References file, PHGenIntegral::get_CrossSection_Generator_Accepted_Event(), PHGenIntegral::get_CrossSection_Processed_Event(), PHGenIntegral::get_Integrated_Lumi(), PHGenIntegral::get_N_Generator_Accepted_Event(), PHGenIntegral::get_N_Processed_Event(), intlumi, nacceptedevents, nprocessedevents, runinfo, xsecacceptedevents, and xsecprocessedevents.

+ Here is the call graph for this function:

int TruthPhotonJet::Init ( PHCompositeNode )
virtual

Called during initialization. Typically this is where you can book histograms, and e.g. register them to Fun4AllServer (so they can be output to file using Fun4AllServer::dumpHistos() method).

Reimplemented from SubsysReco.

Definition at line 62 of file TruthPhotonJet.C.

View newest version in sPHENIX GitHub at line 62 of file TruthPhotonJet.C

References etahigh, etalow, eval_tracked_jets, file, histo, jet_cone_size, nevents, ntruthconstituents_h, outfilename, Set_Tree_Branches(), tree, and use_isocone.

+ Here is the call graph for this function:

void TruthPhotonJet::initialize_values ( )
private

Definition at line 567 of file TruthPhotonJet.C.

View newest version in sPHENIX GitHub at line 567 of file TruthPhotonJet.C

References _charge, _chisq, _dca, _ndf, _recojetenergy, _recojeteta, _recojetid, _recojetmass, _recojetp, _recojetphi, _recojetpt, _recojetpx, _recojetpy, _recojetpz, _tr_eta, _tr_p, _tr_phi, _tr_pt, _tr_px, _tr_py, _tr_pz, _tr_x, _tr_y, _tr_z, _trecojetenergy, _trecojeteta, _trecojetid, _trecojetmass, _trecojetp, _trecojetphi, _trecojetpt, _trecojetpx, _trecojetpy, _trecojetpz, _truth_is_primary, _truthjetenergy, _truthjeteta, _truthjetid, _truthjetmass, _truthjetp, _truthjetphi, _truthjetpt, _truthjetpx, _truthjetpy, _truthjetpz, _truthtracke, _truthtracketa, _truthtrackp, _truthtrackphi, _truthtrackpid, _truthtrackpt, _truthtrackpx, _truthtrackpy, _truthtrackpz, _ttruthjetenergy, _ttruthjeteta, _ttruthjetid, _ttruthjetmass, _ttruthjetp, _ttruthjetphi, _ttruthjetpt, _ttruthjetpx, _ttruthjetpy, _ttruthjetpz, beam_energy, charge, chisq, clus_energy, clus_eta, clus_phi, clus_pt, clus_px, clus_py, clus_pz, clus_t, clus_theta, clus_x, clus_y, clus_z, clustruthenergy, clustrutheta, clustruthphi, clustruthpid, clustruthpt, clustruthpx, clustruthpy, clustruthpz, dca, event_tree, eventdphi, haddeta, haddphi, hadpout, hardest_jetenergy, hardest_jeteta, hardest_jetphi, hardest_jetpt, histo, intlumi, jetdeta, jetdphi, jetpout, nacceptedevents, ndf, nprocessedevents, numparticlesinevent, partid1, partid2, process_id, recojetenergy, recojeteta, recojetid, recojetmass, recojetp, recojetphi, recojetpt, recojetpx, recojetpy, recojetpz, tjetdeta, tjetdphi, tjetpout, tr_eta, tr_p, tr_phi, tr_pt, tr_px, tr_py, tr_pz, tr_x, tr_y, tr_z, tree, truth_g4particles, truth_is_primary, truthenergy, trutheta, truthjetenergy, truthjeteta, truthjetid, truthjetmass, truthjetp, truthjetphi, truthjetpt, truthjetpx, truthjetpy, truthjetpz, truthjettree, truthp, truthphi, truthpid, truthpt, truthpx, truthpy, truthpz, truthtracke, truthtracketa, truthtrackp, truthtrackphi, truthtrackpid, truthtrackpt, truthtrackpx, truthtrackpy, truthtrackpz, truthtree, x1, x2, xsecacceptedevents, and xsecprocessedevents.

Referenced by TruthPhotonJet().

+ Here is the caller graph for this function:

void TruthPhotonJet::set_cluspt_mincut ( double  pt)
inline

Definition at line 42 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 42 of file TruthPhotonJet.h

References mincluspt, and physmon_track_finding_ttbar::pt.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

void TruthPhotonJet::set_dijet_process ( int  yesorno)
inline

Definition at line 51 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 51 of file TruthPhotonJet.h

References _is_dijet_process.

void TruthPhotonJet::set_eta_lowhigh ( float  low,
float  high 
)
inline

Definition at line 46 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 46 of file TruthPhotonJet.h

References etahigh, and etalow.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

void TruthPhotonJet::set_jetcone_size ( int  size)
inline

Definition at line 43 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 43 of file TruthPhotonJet.h

References jet_cone_size, and size.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

void TruthPhotonJet::set_jetpt_mincut ( double  pt)
inline

Definition at line 41 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 41 of file TruthPhotonJet.h

References minjetpt, and physmon_track_finding_ttbar::pt.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

void TruthPhotonJet::Set_Tree_Branches ( )
private
void TruthPhotonJet::SetFirstEventNum ( int  eventnum)
inline

Definition at line 44 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 44 of file TruthPhotonJet.h

References nevents.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

void TruthPhotonJet::use_tracked_jets ( int  useit)
inline

Definition at line 45 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 45 of file TruthPhotonJet.h

References eval_tracked_jets.

Referenced by Fun4All_G4_sPHENIX_truthphotonjet().

+ Here is the caller graph for this function:

Member Data Documentation

int TruthPhotonJet::_charge
private

Definition at line 182 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 182 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_chisq
private

Definition at line 183 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 183 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_dca
private

Definition at line 185 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 185 of file TruthPhotonJet.h

Referenced by initialize_values().

int TruthPhotonJet::_is_dijet_process

Definition at line 37 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 37 of file TruthPhotonJet.h

Referenced by process_event(), set_dijet_process(), and TruthPhotonJet().

unsigned int TruthPhotonJet::_ndf
private

Definition at line 184 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 184 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetenergy
private

Definition at line 142 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 142 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojeteta
private

Definition at line 139 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 139 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetid
private

Definition at line 135 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 135 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetmass
private

Definition at line 140 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 140 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetp
private

Definition at line 141 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 141 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetphi
private

Definition at line 138 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 138 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetpt
private

Definition at line 136 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 136 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetpx
private

Definition at line 137 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 137 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetpy
private

Definition at line 137 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 137 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_recojetpz
private

Definition at line 137 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 137 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_eta
private

Definition at line 181 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 181 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_p
private

Definition at line 178 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 178 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_phi
private

Definition at line 180 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 180 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_pt
private

Definition at line 179 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 179 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_px
private

Definition at line 177 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 177 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_py
private

Definition at line 177 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 177 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_pz
private

Definition at line 177 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 177 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_x
private

Definition at line 186 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 186 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_y
private

Definition at line 186 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 186 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_tr_z
private

Definition at line 186 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 186 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetenergy
private

Definition at line 163 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 163 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojeteta
private

Definition at line 160 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 160 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetid
private

Definition at line 156 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 156 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetmass
private

Definition at line 161 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 161 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetp
private

Definition at line 162 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 162 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetphi
private

Definition at line 159 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 159 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetpt
private

Definition at line 157 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 157 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetpx
private

Definition at line 158 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 158 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetpy
private

Definition at line 158 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 158 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_trecojetpz
private

Definition at line 158 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 158 of file TruthPhotonJet.h

Referenced by initialize_values().

bool TruthPhotonJet::_truth_is_primary
private

Definition at line 190 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 190 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetenergy
private

Definition at line 153 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 153 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjeteta
private

Definition at line 150 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 150 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetid
private

Definition at line 146 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 146 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetmass
private

Definition at line 151 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 151 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetp
private

Definition at line 152 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 152 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetphi
private

Definition at line 149 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 149 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetpt
private

Definition at line 147 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 147 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetpx
private

Definition at line 148 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 148 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetpy
private

Definition at line 148 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 148 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthjetpz
private

Definition at line 148 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 148 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtracke
private

Definition at line 195 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 195 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtracketa
private

Definition at line 198 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 198 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackp
private

Definition at line 194 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 194 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackphi
private

Definition at line 197 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 197 of file TruthPhotonJet.h

Referenced by initialize_values().

int TruthPhotonJet::_truthtrackpid
private

Definition at line 199 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 199 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackpt
private

Definition at line 196 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 196 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackpx
private

Definition at line 191 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 191 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackpy
private

Definition at line 192 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 192 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_truthtrackpz
private

Definition at line 193 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 193 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetenergy
private

Definition at line 174 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 174 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjeteta
private

Definition at line 171 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 171 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetid
private

Definition at line 167 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 167 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetmass
private

Definition at line 172 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 172 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetp
private

Definition at line 173 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 173 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetphi
private

Definition at line 170 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 170 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetpt
private

Definition at line 168 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 168 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetpx
private

Definition at line 169 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 169 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetpy
private

Definition at line 169 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 169 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::_ttruthjetpz
private

Definition at line 169 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 169 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::beam_energy
private

Definition at line 71 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 71 of file TruthPhotonJet.h

Referenced by initialize_values(), and process_event().

int TruthPhotonJet::charge
private

Definition at line 99 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::chisq
private

Definition at line 100 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::clus_energy
private

Definition at line 83 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 83 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_eta
private

Definition at line 84 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 84 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_phi
private

Definition at line 85 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 85 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_pt
private

Definition at line 86 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 86 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_px
private

Definition at line 87 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 87 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_py
private

Definition at line 88 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 88 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_pz
private

Definition at line 89 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 89 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_t
private

Definition at line 91 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 91 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_theta
private

Definition at line 90 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 90 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_x
private

Definition at line 91 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 91 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_y
private

Definition at line 91 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 91 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clus_z
private

Definition at line 91 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 91 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::cluseventenergy
private

Definition at line 222 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 222 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

float TruthPhotonJet::cluseventeta
private

Definition at line 224 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 224 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

float TruthPhotonJet::cluseventphi
private

Definition at line 223 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 223 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

float TruthPhotonJet::cluseventpt
private

Definition at line 225 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 225 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

float TruthPhotonJet::clustruthenergy
private

Definition at line 216 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 216 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustrutheta
private

Definition at line 219 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 219 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustruthphi
private

Definition at line 218 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 218 of file TruthPhotonJet.h

Referenced by initialize_values().

int TruthPhotonJet::clustruthpid
private

Definition at line 220 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 220 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustruthpt
private

Definition at line 217 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 217 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustruthpx
private

Definition at line 213 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 213 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustruthpy
private

Definition at line 214 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 214 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::clustruthpz
private

Definition at line 215 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 215 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::dca
private

Definition at line 102 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::E_2x2
private

Definition at line 239 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 239 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

float TruthPhotonJet::E_4x4
private

Definition at line 236 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 236 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

float TruthPhotonJet::eta_2x2
private

Definition at line 241 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 241 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

float TruthPhotonJet::eta_4x4
private

Definition at line 238 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 238 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

int TruthPhotonJet::etahigh

Definition at line 36 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 36 of file TruthPhotonJet.h

Referenced by Init(), process_event(), set_eta_lowhigh(), and TruthPhotonJet().

int TruthPhotonJet::etalow

Definition at line 35 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 35 of file TruthPhotonJet.h

Referenced by Init(), process_event(), set_eta_lowhigh(), and TruthPhotonJet().

int TruthPhotonJet::eval_tracked_jets

Definition at line 34 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 34 of file TruthPhotonJet.h

Referenced by Init(), TruthPhotonJet(), and use_tracked_jets().

TTree* TruthPhotonJet::event_tree
private

Definition at line 63 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 63 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::eventdphi
private

Definition at line 227 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 227 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

TFile* TruthPhotonJet::file
private

Definition at line 55 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 55 of file TruthPhotonJet.h

Referenced by conftest.RootHashAssertionError::__init__(), End(), and Init().

float TruthPhotonJet::haddeta
private

Definition at line 189 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 189 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::haddphi
private

Definition at line 187 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 187 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::hadpout
private

Definition at line 188 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 188 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::hardest_jetenergy
private

Definition at line 80 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 80 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::hardest_jeteta
private

Definition at line 79 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 79 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::hardest_jetphi
private

Definition at line 78 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 78 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::hardest_jetpt
private

Definition at line 77 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 77 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

TH1F* TruthPhotonJet::histo
private

Definition at line 69 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 69 of file TruthPhotonJet.h

Referenced by Init(), and initialize_values().

float TruthPhotonJet::intlumi
private

Definition at line 229 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 229 of file TruthPhotonJet.h

Referenced by End(), initialize_values(), and Set_Tree_Branches().

double TruthPhotonJet::isoconeradius

Definition at line 30 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 30 of file TruthPhotonJet.h

int TruthPhotonJet::jet_cone_size

Definition at line 32 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 32 of file TruthPhotonJet.h

Referenced by Init(), process_event(), set_jetcone_size(), and TruthPhotonJet().

float TruthPhotonJet::jetdeta
private

Definition at line 145 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 145 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::jetdphi
private

Definition at line 143 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 143 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::jetpout
private

Definition at line 144 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 144 of file TruthPhotonJet.h

Referenced by initialize_values().

double TruthPhotonJet::mincluspt

Definition at line 30 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 30 of file TruthPhotonJet.h

Referenced by set_cluspt_mincut(), and TruthPhotonJet().

double TruthPhotonJet::minjetpt

Definition at line 31 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 31 of file TruthPhotonJet.h

Referenced by process_event(), set_jetpt_mincut(), and TruthPhotonJet().

float TruthPhotonJet::nacceptedevents
private

Definition at line 231 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 231 of file TruthPhotonJet.h

Referenced by End(), initialize_values(), and Set_Tree_Branches().

unsigned int TruthPhotonJet::ndf
private

Definition at line 101 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

int TruthPhotonJet::nevents
private

Definition at line 68 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 68 of file TruthPhotonJet.h

Referenced by Init(), process_event(), Set_Tree_Branches(), SetFirstEventNum(), and TruthPhotonJet().

float TruthPhotonJet::nprocessedevents
private

Definition at line 230 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 230 of file TruthPhotonJet.h

Referenced by End(), initialize_values(), and Set_Tree_Branches().

int TruthPhotonJet::ntruthconstituents
private

Definition at line 76 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 76 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

TH1* TruthPhotonJet::ntruthconstituents_h
private

Definition at line 51 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 51 of file TruthPhotonJet.h

Referenced by Init(), and process_event().

int TruthPhotonJet::numparticlesinevent
private

Definition at line 209 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 209 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

std::string TruthPhotonJet::outfilename
private

Definition at line 66 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 66 of file TruthPhotonJet.h

Referenced by Init(), and TruthPhotonJet().

int TruthPhotonJet::partid1
private

Definition at line 74 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 74 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

int TruthPhotonJet::partid2
private

Definition at line 75 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 75 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::phi_2x2
private

Definition at line 240 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 240 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

float TruthPhotonJet::phi_4x4
private

Definition at line 237 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 237 of file TruthPhotonJet.h

Referenced by Set_Tree_Branches().

const float TruthPhotonJet::pi = 3.1415926
private

Definition at line 248 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 248 of file TruthPhotonJet.h

const float TruthPhotonJet::pi2 = -1.5707963
private

Definition at line 246 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 246 of file TruthPhotonJet.h

int TruthPhotonJet::process_id
private

Definition at line 210 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 210 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::recojetenergy
private

Definition at line 130 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 130 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojeteta
private

Definition at line 127 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 127 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetid
private

Definition at line 131 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 131 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetmass
private

Definition at line 128 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 128 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetp
private

Definition at line 129 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 129 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetphi
private

Definition at line 126 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 126 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetpt
private

Definition at line 124 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 124 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetpx
private

Definition at line 125 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 125 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetpy
private

Definition at line 125 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 125 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::recojetpz
private

Definition at line 125 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 125 of file TruthPhotonJet.h

Referenced by initialize_values().

TTree* TruthPhotonJet::runinfo
private

Definition at line 64 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 64 of file TruthPhotonJet.h

Referenced by End(), and Set_Tree_Branches().

const float TruthPhotonJet::threepi2 = 4.71238898
private

Definition at line 247 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 247 of file TruthPhotonJet.h

float TruthPhotonJet::tjetdeta
private

Definition at line 166 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 166 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tjetdphi
private

Definition at line 164 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 164 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tjetpout
private

Definition at line 165 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 165 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tr_eta
private

Definition at line 98 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_p
private

Definition at line 95 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_phi
private

Definition at line 97 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_pt
private

Definition at line 96 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_px
private

Definition at line 94 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 94 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tr_py
private

Definition at line 94 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 94 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tr_pz
private

Definition at line 94 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 94 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::tr_x
private

Definition at line 103 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_y
private

Definition at line 103 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::tr_z
private

Definition at line 103 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

TTree* TruthPhotonJet::tree
private

Definition at line 56 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 56 of file TruthPhotonJet.h

Referenced by Init(), initialize_values(), and process_event().

TTree* TruthPhotonJet::truth_g4particles
private

Definition at line 58 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 58 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

bool TruthPhotonJet::truth_is_primary
private

Definition at line 111 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 111 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::truthenergy
private

Definition at line 207 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 207 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::trutheta
private

Definition at line 205 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 205 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetenergy
private

Definition at line 120 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 120 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjeteta
private

Definition at line 117 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetid
private

Definition at line 132 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 132 of file TruthPhotonJet.h

Referenced by initialize_values().

float TruthPhotonJet::truthjetmass
private

Definition at line 118 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetp
private

Definition at line 119 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 119 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetphi
private

Definition at line 116 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetpt
private

Definition at line 114 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetpx
private

Definition at line 115 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetpy
private

Definition at line 115 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetpz
private

Definition at line 115 of file TruthPhotonJet.h.

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

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

TTree* TruthPhotonJet::truthjettree
private

Definition at line 61 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 61 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthjetxf
private

Definition at line 121 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 121 of file TruthPhotonJet.h

Referenced by process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthp
private

Definition at line 203 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 203 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthphi
private

Definition at line 204 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 204 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

int TruthPhotonJet::truthpid
private

Definition at line 208 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 208 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthpt
private

Definition at line 206 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 206 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthpx
private

Definition at line 202 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 202 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthpy
private

Definition at line 202 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 202 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthpz
private

Definition at line 202 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 202 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::truthtracke
private

Definition at line 106 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtracketa
private

Definition at line 109 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackp
private

Definition at line 105 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackphi
private

Definition at line 108 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

int TruthPhotonJet::truthtrackpid
private

Definition at line 110 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackpt
private

Definition at line 107 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackpx
private

Definition at line 104 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackpy
private

Definition at line 104 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

float TruthPhotonJet::truthtrackpz
private

Definition at line 104 of file TruthPhotonJet.h.

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

Referenced by initialize_values().

TTree* TruthPhotonJet::truthtree
private

Definition at line 59 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 59 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

int TruthPhotonJet::use_isocone

Definition at line 33 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 33 of file TruthPhotonJet.h

Referenced by Init(), and TruthPhotonJet().

float TruthPhotonJet::x1
private

Definition at line 72 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 72 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::x2
private

Definition at line 73 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 73 of file TruthPhotonJet.h

Referenced by initialize_values(), process_event(), and Set_Tree_Branches().

float TruthPhotonJet::xsecacceptedevents
private

Definition at line 233 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 233 of file TruthPhotonJet.h

Referenced by End(), initialize_values(), and Set_Tree_Branches().

float TruthPhotonJet::xsecprocessedevents
private

Definition at line 232 of file TruthPhotonJet.h.

View newest version in sPHENIX GitHub at line 232 of file TruthPhotonJet.h

Referenced by End(), initialize_values(), and Set_Tree_Branches().


The documentation for this class was generated from the following files: