![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include "eicsmear/erhic/EventBase.h"#include "eicsmear/erhic/EventPythia.h"#include "eicsmear/erhic/Particle.h"#include "eicsmear/smear/EventSmear.h"#include "eicsmear/smear/EventS.h"#include "eicsmear/smear/Smear.h"#include "eicsmear/smear/ParticleMCS.h"#include <TDatabasePDG.h>#include <TFile.h>#include <TChain.h>#include <TH1.h>#include <TH2.h>#include <TCanvas.h>#include <TLegend.h>#include <TText.h>#include <TStyle.h>#include <vector>#include <cmath>#include "fastjet/ClusterSequence.hh"#include "fastjet/PseudoJet.hh"
 Include dependency graph for jetspectra.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 35 of file jetspectra.cxx.
View newest version in sPHENIX GitHub at line 35 of file jetspectra.cxx
References Acts::UnitConstants::e, epsilon, Smear::ParticleMCS::GetE(), Smear::Event::GetNTracks(), Smear::ParticleMCS::GetP(), Smear::ParticleMCS::GetPx(), Smear::ParticleMCS::GetPy(), Smear::ParticleMCS::GetPz(), erhic::EventDis::GetQ2DoubleAngle(), Smear::ParticleMCS::GetStatus(), Smear::Event::GetTrack(), erhic::EventDis::GetXDoubleAngle(), erhic::EventDis::GetYDoubleAngle(), Acts::UnitConstants::m, nevents, Acts::IntegrationTest::R, ran(), xmax, xmin, ymax, and ymin.
 Here is the call graph for this function: