EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
BeastMagneticField
delphes_EIC
Doxygen_Assist
east
eic-smear
EicRoot
eicsmear-jetexample
eicsmeardetectors
EicToyModel
estarlight
Fun4All-lmon
fun4all_coresoftware
blob
master
calibrations
generators
offline
database
framework
packages
CaloBase
CaloReco
centrality
ClusterIso
compressor
Half
HelixHough
intt
jetbackground
KFParticle_sPHENIX
micromegas
mvtx
NodeDump
particleflow
PHField
PHGenFitPkg
PHGeometry
PHTpcTracker
tpc
tpccalib
tpcdaq
trackbase
trackbase_historic
trackreco
ActsEvaluator.cc
ActsEvaluator.h
ALICEKF.cc
ALICEKF.h
AssocInfoContainer.cc
AssocInfoContainer.h
AssocInfoContainerLinkDef.h
AssocInfoContainerv1.cc
AssocInfoContainerv1.h
AssocInfoContainerv1LinkDef.h
CellularAutomaton.h
CellularAutomaton_v1.cc
CellularAutomaton_v1.h
GPUTPCBaseTrackParam.h
GPUTPCTrackLinearisation.h
GPUTPCTrackParam.cxx
GPUTPCTrackParam.h
HelixHoughBin.cc
HelixHoughBin.h
HelixHoughBin_v1.cc
HelixHoughBin_v1.h
HelixHoughBin_v1LinkDef.h
HelixHoughBinLinkDef.h
HelixHoughFuncs.h
HelixHoughFuncs_v1.cc
HelixHoughFuncs_v1.h
HelixHoughFuncs_v1LinkDef.h
HelixHoughFuncsLinkDef.h
HelixHoughSpace.h
HelixHoughSpace_v1.cc
HelixHoughSpace_v1.h
HelixHoughSpace_v1LinkDef.h
HelixHoughSpaceLinkDef.h
HelixKalmanFilter.cc
HelixKalmanFilter.h
MakeActsGeometry.cc
MakeActsGeometry.h
nanoflann.hpp
PH3DVertexing.cc
PH3DVertexing.h
PHActsInitialVertexFinder.cc
PHActsInitialVertexFinder.h
PHActsSiliconSeeding.cc
PHActsSiliconSeeding.h
PHActsToSvtxTracks.cc
PHActsToSvtxTracks.h
PHActsTrackProjection.cc
PHActsTrackProjection.h
PHActsTrkFitter.cc
PHActsTrkFitter.h
PHActsVertexFinder.cc
PHActsVertexFinder.h
PHActsVertexFitter.cc
PHActsVertexFitter.h
PHActsVertexPropagator.cc
PHActsVertexPropagator.h
PHCASeeding.cc
PHCASeeding.h
PHGenFitTrackProjection.cc
PHGenFitTrackProjection.h
PHGenFitTrkFitter.cc
PHGenFitTrkFitter.h
PHGenFitTrkProp.cc
PHGenFitTrkProp.h
PHGhostRejection.cc
PHGhostRejection.h
PHHoughSeeding.cc
PHHoughSeeding.h
PHHybridSeeding.cc
PHHybridSeeding.h
PHInitVertexing.cc
PHInitVertexing.h
PHInitZVertexing.cc
PHInitZVertexing.h
PHMicromegasTpcTrackMatching.cc
PHMicromegasTpcTrackMatching.h
PHPatternReco.cc
PHPatternReco.h
PHRaveVertexing.cc
PHRaveVertexing.h
PHRTreeSeeding.cc
PHRTreeSeeding.h
PHSiliconTpcTrackMatching.cc
PHSiliconTpcTrackMatching.h
PHSiliconTruthTrackSeeding.cc
PHSiliconTruthTrackSeeding.h
PHSimpleKFProp.cc
PHSimpleKFProp.h
PHSimpleVertexFinder.cc
PHSimpleVertexFinder.h
PHTpcClusterMover.cc
PHTpcClusterMover.h
PHTpcDeltaZCorrection.cc
PHTpcDeltaZCorrection.h
PHTpcTrackSeedCircleFit.cc
PHTpcTrackSeedCircleFit.h
PHTrackCleaner.cc
PHTrackCleaner.h
PHTrackFitting.cc
PHTrackFitting.h
PHTrackPropagating.cc
PHTrackPropagating.h
PHTrackSeeding.cc
PHTrackSeeding.h
PHTrackSelector.cc
PHTrackSelector.h
PHTrackSetCopyMerging.cc
PHTrackSetCopyMerging.h
PHTrackSetMerging.cc
PHTrackSetMerging.h
PHTruthClustering.cc
PHTruthClustering.h
PHTruthSiliconAssociation.cc
PHTruthSiliconAssociation.h
PHTruthTrackSeeding.cc
PHTruthTrackSeeding.h
PHTruthVertexing.cc
PHTruthVertexing.h
VertexFitter.cc
VertexFitter.h
trigger
vararray
QA
simulation
fun4all_eic_qa
fun4all_eic_tutorials
fun4all_eicdetectors
fun4all_eicmacros
fun4all_g4jleic
fun4all_GenFit
fun4all_macros
fun4all_tutorials
g4exampledetector
g4lblvtx
online_distribution
PEPSI
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PHTruthSiliconAssociation.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHTruthSiliconAssociation.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef PHTRUTHSILICONASSOCIATION_H
4
#define PHTRUTHSILICONASSOCIATION_H
5
6
#include <
fun4all/SubsysReco.h
>
7
#include <
trackbase/TrkrDefs.h
>
8
9
#include <string>
10
#include <set>
11
#include <vector>
12
13
class
PHCompositeNode
;
14
class
SvtxTrackMap
;
15
class
SvtxTrack
;
16
class
SvtxVertexMap
;
17
class
TrkrClusterContainer
;
18
class
TrkrHitSetContainer
;
19
class
TrkrClusterHitAssoc
;
20
class
TrkrHitTruthAssoc
;
21
class
PHG4TruthInfoContainer
;
22
class
PHG4HitContainer
;
23
class
PHG4Particle
;
24
class
AssocInfoContainer
;
25
class
TpcSeedTrackMap
;
26
27
class
PHTruthSiliconAssociation
:
public
SubsysReco
28
{
29
public
:
30
31
PHTruthSiliconAssociation
(
const
std::string &
name
=
"PHTruthSiliconAssociation"
);
32
33
~PHTruthSiliconAssociation
()
override
;
34
35
int
Init
(
PHCompositeNode
*topNode)
override
;
36
37
int
InitRun
(
PHCompositeNode
*topNode)
override
;
38
39
int
process_event
(
PHCompositeNode
*topNode)
override
;
40
42
int
ResetEvent
(
PHCompositeNode
*topNode)
override
;
43
45
int
EndRun
(
const
int
runnumber)
override
;
46
48
int
End
(
PHCompositeNode
*topNode)
override
;
49
51
int
Reset
(
PHCompositeNode
*
/*topNode*/
)
override
;
52
53
void
Print
(
const
std::string &what =
"ALL"
)
const override
;
54
55
private
:
56
57
int
GetNodes
(
PHCompositeNode
* topNode);
58
void
copySiliconClustersToCorrectedMap
( );
59
60
std::vector<PHG4Particle*>
getG4PrimaryParticle
(
SvtxTrack
*track);
61
std::set<TrkrDefs::cluskey>
getSiliconClustersFromParticle
(
PHG4Particle
* g4particle);
62
63
PHG4TruthInfoContainer
*
_g4truth_container
{
nullptr
};
64
PHG4HitContainer
*
_g4hits_tpc
{
nullptr
};
65
PHG4HitContainer
*
_g4hits_mvtx
{
nullptr
};
66
PHG4HitContainer
*
_g4hits_intt
{
nullptr
};
67
68
TrkrClusterContainer
*
_cluster_map
{
nullptr
};
69
TrkrClusterContainer
*
_corrected_cluster_map
{
nullptr
};
70
TrkrHitSetContainer
*
_hitsets
{
nullptr
};
71
TrkrClusterHitAssoc
*
_cluster_hit_map
{
nullptr
};
72
TrkrHitTruthAssoc
*
_hit_truth_map
{
nullptr
};
73
SvtxTrackMap
*
_track_map
{
nullptr
};
74
AssocInfoContainer
*
_assoc_container
{
nullptr
};
75
SvtxTrack
*
_tracklet
{
nullptr
};
76
SvtxVertexMap
*
_vertex_map
{
nullptr
};
77
TpcSeedTrackMap
*
_seed_track_map
{
nullptr
};
78
79
std::string
_tpcseed_track_map_name
=
"TpcSeedTrackMap"
;
80
81
};
82
83
#endif // PHTRUTHSILICONASSOCIATION_H
fun4all_coresoftware
blob
master
offline
packages
trackreco
PHTruthSiliconAssociation.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:47
using
1.8.2 with
EIC GitHub integration