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"
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.