Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KFParticle_truthAndDetTools.cc File Reference
#include "KFParticle_truthAndDetTools.h"
#include "KFParticle_Tools.h"
#include <g4eval/SvtxEvalStack.h>
#include <g4eval/SvtxTrackEval.h>
#include <g4eval/SvtxTruthEval.h>
#include <g4eval/SvtxVertexEval.h>
#include <globalvertex/SvtxVertex.h>
#include <globalvertex/SvtxVertexMap.h>
#include <trackbase/InttDefs.h>
#include <trackbase/MvtxDefs.h>
#include <trackbase/TpcDefs.h>
#include <trackbase/TrkrCluster.h>
#include <trackbase/TrkrClusterContainer.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase_historic/SvtxPHG4ParticleMap_v1.h>
#include <trackbase_historic/SvtxTrack.h>
#include <trackbase_historic/SvtxTrackMap.h>
#include <globalvertex/GlobalVertex.h>
#include <globalvertex/GlobalVertexMap.h>
#include <g4main/PHG4Particle.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <g4main/PHG4VtxPoint.h>
#include <phhepmc/PHHepMCGenEvent.h>
#include <phhepmc/PHHepMCGenEventMap.h>
#include <phool/PHNodeIterator.h>
#include <phool/getClass.h>
#include <KFParticle.h>
#include <TString.h>
#include <TTree.h>
#include <HepMC/GenEvent.h>
#include <HepMC/GenVertex.h>
#include <HepMC/GenParticle.h>
#include <HepMC/IteratorRange.h>
#include <HepMC/SimpleVector.h>
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <iterator>
#include <map>
#include <memory>
#include <utility>
+ Include dependency graph for KFParticle_truthAndDetTools.cc:

Go to the source code of this file.

Variables

std::map< std::string, int > Use
 

Variable Documentation

std::map<std::string, int> Use
Initial value:
=
{
{"MVTX", 1},
{"INTT", 1},
{"TPC", 1},
{"EMCAL", 0},
{"OHCAL", 0},
{"IHCAL", 0}}

Definition at line 60 of file KFParticle_truthAndDetTools.cc.

View newest version in sPHENIX GitHub at line 60 of file KFParticle_truthAndDetTools.cc

Referenced by TMVA_D0_D0bar().