Analysis Software
Documentation for sPHENIX simulation software
|
#include "g4evaltools.h"
#include <mvtx/CylinderGeom_Mvtx.h>
#include <intt/CylinderGeomIntt.h>
#include <g4detectors/PHG4CylinderGeomContainer.h>
#include <g4detectors/PHG4TpcCylinderGeom.h>
#include <g4detectors/PHG4TpcCylinderGeomContainer.h>
#include <g4tracking/EmbRecoMatchContainer.h>
#include <g4tracking/TrkrTruthTrack.h>
#include <trackbase_historic/SvtxTrack.h>
#include <trackbase_historic/SvtxTrackMap.h>
#include <trackbase/TrkrCluster.h>
#include <trackbase/TrkrClusterContainer.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <TFile.h>
#include <TObjString.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | G4Eval |
Functions | |
std::vector< int > | G4Eval::unmatchedSvtxTrkIds (EmbRecoMatchContainer *matches, SvtxTrackMap *m_SvtxTrackMap) |
void | G4Eval::write_StringToTFile (const std::string &msg_name, const std::string &msg) |
int | G4Eval::trklayer_0123 (TrkrDefs::hitsetkey key) |
Variables | |
G4Eval::m_nz_widths {_nz_widths} {} | |
G4Eval::in_silicon {_track->get_silicon_seed() != nullptr} | |
G4Eval::has_tpc {_track->get_tpc_seed() != nullptr} | |