Analysis Software
Documentation for sPHENIX simulation software
|
#include <trackbase/TrkrDefs.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <Eigen/Core>
#include <array>
#include <cfloat>
#include <set>
#include <tuple>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | G4Eval::TrkrClusterComparer |
struct | G4Eval::ClusKeyIter |
class | G4Eval::ClusCntr |
Namespaces | |
namespace | G4Eval |
Typedefs | |
using | G4Eval::ClusLoc = std::tuple< int, Eigen::Vector3d, int, int > |
Functions | |
void | G4Eval::write_StringToTFile (const std::string &msg_name, const std::string &msg) |
std::vector< int > | G4Eval::unmatchedSvtxTrkIds (EmbRecoMatchContainer *matches, SvtxTrackMap *m_SvtxTrackMap) |
int | G4Eval::trklayer_0123 (TrkrDefs::hitsetkey key) |