![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "ParticleFlowReco.h"#include "ParticleFlowElementContainer.h"#include "ParticleFlowElementv1.h"#include <calobase/RawCluster.h>#include <calobase/RawClusterContainer.h>#include <calobase/RawTower.h>#include <calobase/RawTowerContainer.h>#include <calobase/RawTowerGeom.h>#include <calobase/RawTowerGeomContainer.h>#include <g4main/PHG4TruthInfoContainer.h>#include <g4main/PHG4Particle.h>#include <fun4all/Fun4AllReturnCodes.h>#include <phool/PHCompositeNode.h>#include <phool/PHRandomSeed.h>#include <phool/getClass.h>#include <TLorentzVector.h>#include <gsl/gsl_randist.h>#include <gsl/gsl_rng.h>#include <iostream>
Include dependency graph for ParticleFlowReco.cc:Go to the source code of this file.
Functions | |
| bool | sort_by_pair_second_lowest (const std::pair< int, float > &a, const std::pair< int, float > &b) |
| bool sort_by_pair_second_lowest | ( | const std::pair< int, float > & | a, |
| const std::pair< int, float > & | b | ||
| ) |
Definition at line 32 of file ParticleFlowReco.cc.
View newest version in sPHENIX GitHub at line 32 of file ParticleFlowReco.cc
Referenced by ParticleFlowReco::process_event().
Here is the caller graph for this function: