![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "PairMaker.h"#include <cstdlib>#include <cstdio>#include <iostream>#include <iomanip>#include <fstream>#include "TFile.h"#include "TLorentzVector.h"#include "TRandom2.h"#include <trackbase_historic/SvtxTrack.h>#include <trackbase_historic/SvtxTrackMap.h>#include <trackbase_historic/SvtxVertex.h>#include <trackbase_historic/SvtxVertexMap.h>#include <trackbase/TrkrDefs.h>#include <globalvertex/GlobalVertexMap.h>#include <globalvertex/GlobalVertex.h>#include <calobase/RawClusterContainer.h>#include <calobase/RawCluster.h>#include <calobase/RawClusterv1.h>#include <phool/getClass.h>#include <phool/recoConsts.h>#include <phool/PHCompositeNode.h>#include <phool/PHIODataNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHRandomSeed.h>#include <fun4all/Fun4AllReturnCodes.h>#include "sPHElectron.h"#include "sPHElectronv1.h"#include "sPHElectronPair.h"#include "sPHElectronPairv1.h"#include "sPHElectronPairContainer.h"#include "sPHElectronPairContainerv1.h"#include "trackpidassoc/TrackPidAssoc.h"
Include dependency graph for PairMaker.cc:Go to the source code of this file.
Typedefs | |
| typedef PHIODataNode< PHObject > | PHObjectNode_t |
| typedef PHIODataNode<PHObject> PHObjectNode_t |
Definition at line 46 of file PairMaker.cc.
View newest version in sPHENIX GitHub at line 46 of file PairMaker.cc