Analysis Software
Documentation for sPHENIX simulation software
|
#include "FillClusMatchTree.h"
#include "TrkrClusterIsMatcher.h"
#include "g4evalfn.h"
#include <TFile.h>
#include <TTree.h>
#include <fun4all/PHTFileServer.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <g4tracking/EmbRecoMatch.h>
#include <g4tracking/EmbRecoMatchContainer.h>
#include <g4tracking/TrkrTruthTrack.h>
#include <g4tracking/TrkrTruthTrackContainer.h>
#include <iostream>
#include <phool/PHCompositeNode.h>
#include <phool/PHDataNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <trackbase/ClusHitsVerbose.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase_historic/SvtxPHG4ParticleMap_v1.h>
#include <trackbase_historic/SvtxTrack.h>
#include <trackbase_historic/SvtxTrackMap.h>
#include <TH2D.h>
#include <trackbase/TrkrCluster.h>
Go to the source code of this file.
Variables | |
m_outfile_name { _outfile_name } | |
m_fill_clusters { _fill_clusters } | |
m_fill_clusverbose { _fill_clusverbose } | |
m_fill_clusters { _fill_clusters } |
Definition at line 43 of file FillClusMatchTree.cc.
View newest version in sPHENIX GitHub at line 43 of file FillClusMatchTree.cc
m_fill_clusverbose { _fill_clusverbose } |
Definition at line 44 of file FillClusMatchTree.cc.
View newest version in sPHENIX GitHub at line 44 of file FillClusMatchTree.cc
m_outfile_name { _outfile_name } |
Definition at line 42 of file FillClusMatchTree.cc.
View newest version in sPHENIX GitHub at line 42 of file FillClusMatchTree.cc