Analysis Software
Documentation for sPHENIX simulation software
|
#include <PHFlowJetMaker.h>
#include <calobase/RawCluster.h>
#include <calobase/RawClusterContainer.h>
#include <calobase/RawClusterUtility.h>
#include <g4vertex/GlobalVertex.h>
#include <g4vertex/GlobalVertexMap.h>
#include <g4hough/SvtxTrack.h>
#include <g4hough/SvtxTrackMap.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHNodeReset.h>
#include <phool/PHObject.h>
#include <phool/getClass.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fastjet/ClusterSequence.hh>
#include <fastjet/JetDefinition.hh>
#include <fastjet/PseudoJet.hh>
#include <fastjet/SISConePlugin.hh>
#include <g4jets/Jet.h>
#include <g4jets/JetMapV1.h>
#include <g4jets/JetV1.h>
#include <TF1.h>
#include <TFile.h>
#include <TH1.h>
#include <TH2.h>
#include <TMath.h>
#include <TNtuple.h>
#include <iomanip>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Typedefs | |
typedef std::map< int, TLorentzVector * > | tlvmap |
typedef std::map<int, TLorentzVector*> tlvmap |
Definition at line 49 of file PHFlowJetMaker.C.
View newest version in sPHENIX GitHub at line 49 of file PHFlowJetMaker.C