Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PrintTowers.cc File Reference
#include "PrintTowers.h"
#include "fastjet/AreaDefinition.hh"
#include "fastjet/ClusterSequenceArea.hh"
#include "fastjet/Selector.hh"
#include "fastjet/tools/BackgroundEstimatorBase.hh"
#include "fastjet/tools/JetMedianBackgroundEstimator.hh"
#include <TFile.h>
#include <TH1F.h>
#include <TH2F.h>
#include <TRandom3.h>
#include <TString.h>
#include <TTree.h>
#include <TH2D.h>
#include <TVector3.h>
#include <algorithm>
#include <cassert>
#include <centrality/CentralityInfo.h>
#include <cmath>
#include <fastjet/ClusterSequence.hh>
#include <fastjet/JetDefinition.hh>
#include <fastjet/PseudoJet.hh>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/PHTFileServer.h>
#include <g4eval/JetEvalStack.h>
#include <jetbase/Jet.h>
#include <jetbase/JetInput.h>
#include <jetbase/TowerJetInput.h>
#include <jetbase/JetMapv1.h>
#include <iostream>
#include <limits>
#include <phool/PHCompositeNode.h>
#include <phool/getClass.h>
#include <stdexcept>
#include <trackbase_historic/SvtxTrackMap.h>
#include <globalvertex/GlobalVertexMap.h>
+ Include dependency graph for PrintTowers.cc:

Go to the source code of this file.

Variables

 m_matchlist { matchlist }
 
 m_SRC { src }
 
 m_min_jet_pt { min_jet_pt }
 

Variable Documentation

m_matchlist { matchlist }

Definition at line 51 of file PrintTowers.cc.

View newest version in sPHENIX GitHub at line 51 of file PrintTowers.cc

m_min_jet_pt { min_jet_pt }

Definition at line 53 of file PrintTowers.cc.

View newest version in sPHENIX GitHub at line 53 of file PrintTowers.cc

m_SRC { src }

Definition at line 52 of file PrintTowers.cc.

View newest version in sPHENIX GitHub at line 52 of file PrintTowers.cc