Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
Analysis Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
acts-fatras
analysis
analysis_tpc_prototype
coresoftware
blob
master
calibrations
generators
offline
database
framework
packages
CaloBase
CaloEmbedding
CaloReco
centrality
ClusterIso
compressor
decayfinder
epd
eventplaneinfo
globalvertex
Half
HFTrackEfficiency
intt
jetbackground
jetbase
KFParticle_sPHENIX
mbd
micromegas
mvtx
NodeDump
particleflow
PHField
PHGenFitPkg
PHGeometry
QAUtils
rawtodst
ResonanceJetTagging
tpc
tpccalib
tpcdaq
TPCHitTrackDisplay
trackbase
trackbase_historic
TrackerMillepedeAlignment
TrackingDiagnostics
trackreco
ActsAlignmentStates.cc
ActsAlignmentStates.h
ActsEvaluator.cc
ActsEvaluator.h
ActsPropagator.cc
ActsPropagator.h
ALICEKF.cc
ALICEKF.h
AssocInfoContainer.cc
AssocInfoContainer.h
AssocInfoContainerLinkDef.h
AssocInfoContainerv1.cc
AssocInfoContainerv1.h
AssocInfoContainerv1LinkDef.h
GPUTPCBaseTrackParam.h
GPUTPCTrackLinearisation.h
GPUTPCTrackParam.cxx
GPUTPCTrackParam.h
MakeActsGeometry.cc
MakeActsGeometry.h
MakeSourceLinks.cc
MakeSourceLinks.h
nanoflann.hpp
PH3DVertexing.cc
PH3DVertexing.h
PHActsGSF.cc
PHActsGSF.h
PHActsInitialVertexFinder.cc
PHActsInitialVertexFinder.h
PHActsKDTreeSeeding.cc
PHActsKDTreeSeeding.h
PHActsSiliconSeeding.cc
PHActsSiliconSeeding.h
PHActsToSvtxTracks.cc
PHActsToSvtxTracks.h
PHActsTrackProjection.cc
PHActsTrackProjection.h
PHActsTrackPropagator.cc
PHActsTrackPropagator.h
PHActsTrkFitter.cc
PHActsTrkFitter.h
PHActsVertexFinder.cc
PHActsVertexFinder.h
PHActsVertexFitter.cc
PHActsVertexFitter.h
PHActsVertexPropagator.cc
PHActsVertexPropagator.h
PHCASeeding.cc
PHCASeeding.h
PHCosmicSeedCombiner.cc
PHCosmicSeedCombiner.h
PHCosmicSeeder.cc
PHCosmicSeeder.h
PHCosmicSiliconPropagator.cc
PHCosmicSiliconPropagator.h
PHCosmicsTrkFitter.cc
PHCosmicsTrkFitter.h
PHCosmicTrackMerger.cc
PHCosmicTrackMerger.h
PHGenFitTrackProjection.cc
PHGenFitTrackProjection.h
PHGenFitTrkFitter.cc
PHGenFitTrkFitter.h
PHGhostRejection.cc
PHGhostRejection.h
PHHybridSeeding.cc
PHHybridSeeding.h
PHInitVertexing.cc
PHInitVertexing.h
PHMicromegasTpcTrackMatching.cc
PHMicromegasTpcTrackMatching.h
PHRaveVertexing.cc
PHRaveVertexing.h
PHSiliconHelicalPropagator.cc
PHSiliconHelicalPropagator.h
PHSiliconSeedMerger.cc
PHSiliconSeedMerger.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
PHTrackClusterAssociator.cc
PHTrackClusterAssociator.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
SecondaryVertexFinder.cc
SecondaryVertexFinder.h
SvtxTrackStateRemoval.cc
SvtxTrackStateRemoval.h
TrackingIterationCounter.cc
TrackingIterationCounter.h
trigger
vararray
QA
simulation
validation
Doxygen_Assist
g4exampledetector
GenFit
JETSCAPE
KFParticle
macros
online_distribution
OnlMon
prototype
pythia6
rcdaq
RDBC
tutorials
doxygen_mainpage.h
File Members
Examples
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PHMicromegasTpcTrackMatching.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHMicromegasTpcTrackMatching.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef PHMICROMEGASTPCTRACKMATCHING_H
4
#define PHMICROMEGASTPCTRACKMATCHING_H
5
6
#include <
fun4all/SubsysReco.h
>
7
#include <
tpc/TpcDistortionCorrection.h
>
8
#include <
tpc/TpcClusterZCrossingCorrection.h
>
9
10
#include <
trackbase/TrkrDefs.h
>
11
12
#include <array>
13
#include <string>
14
#include <vector>
15
16
class
ActsGeometry
;
17
class
TrkrClusterContainer
;
18
class
TrkrClusterIterationMapv1
;
19
class
TrackSeedContainer
;
20
class
PHCompositeNode
;
21
class
PHG4CylinderGeomContainer
;
22
class
TrackSeed
;
23
class
TrkrCluster
;
24
class
TF1;
25
class
TH1;
26
27
class
PHMicromegasTpcTrackMatching
:
public
SubsysReco
28
{
29
30
public
:
31
PHMicromegasTpcTrackMatching
(
const
std::string
&
name
=
"PHMicromegasTpcTrackMatching"
);
32
~PHMicromegasTpcTrackMatching
()
override
=
default
;
33
34
void
set_rphi_search_window_lyr1
(
const
double
win){
_rphi_search_win
[0] = win;}
35
void
set_z_search_window_lyr1
(
const
double
win){
_z_search_win
[0] = win;}
36
void
set_rphi_search_window_lyr2
(
const
double
win){
_rphi_search_win
[1] = win;}
37
void
set_z_search_window_lyr2
(
const
double
win){
_z_search_win
[1] = win;}
38
void
set_min_tpc_layer
(
const
unsigned
int
layer
){
_min_tpc_layer
=
layer
;}
39
void
set_test_windows_printout
(
const
bool
test
){
_test_windows
=
test
;}
40
void
SetIteration
(
int
iter){
_n_iteration
= iter;}
41
42
int
InitRun
(
PHCompositeNode
* topNode)
override
;
43
int
process_event
(
PHCompositeNode
*)
override
;
44
int
End
(
PHCompositeNode
*)
override
;
45
46
// deprecated calls
47
inline
void
set_sc_calib_mode
(
const
bool
) {}
48
inline
void
set_collision_rate
(
const
double
) {}
49
50
private
:
51
53
int
GetNodes
(
PHCompositeNode
* topNode);
54
55
void
copyMicromegasClustersToCorrectedMap
( );
56
Acts::Vector3
getGlobalPosition
(
TrkrDefs::cluskey
key,
TrkrCluster
* cluster,
short
int
crossing,
unsigned
int
side);
57
59
static
constexpr
unsigned
int
_n_mm_layers
= 2;
60
61
bool
_use_truth_clusters
=
false
;
62
TrkrClusterContainer
*
_cluster_map
{
nullptr
};
63
TrkrClusterContainer
*
_corrected_cluster_map
{
nullptr
};
64
65
TrackSeedContainer
*
_svtx_seed_map
{
nullptr
};
66
TrackSeedContainer
*
_tpc_track_map
{
nullptr
};
67
TrackSeedContainer
*
_si_track_map
{
nullptr
};
68
70
std::array<double,_n_mm_layers>
_rphi_search_win
= {0.25, 13.0};
71
73
std::array<double,_n_mm_layers>
_z_search_win
= {26.0, 0.25};
74
75
// range of TPC layers to use in projection to micromegas
76
unsigned
int
_min_tpc_layer
= 38;
77
79
80
unsigned
int
_min_mm_layer
= 55;
81
83
int
_event
= -1;
84
86
PHG4CylinderGeomContainer
*
_geomContainerMicromegas
=
nullptr
;
87
TrkrClusterIterationMapv1
*
_iteration_map
=
nullptr
;
88
int
_n_iteration
= 0;
89
// std::string _track_map_name = "TpcTrackSeedContainer";
90
91
ActsGeometry
*
_tGeometry
=
nullptr
;
92
93
// crossing z correction
94
TpcClusterZCrossingCorrection
m_clusterCrossingCorrection
;
95
96
// distortion corrections
97
TpcDistortionCorrectionContainer
*
m_dcc_static
=
nullptr
;
98
TpcDistortionCorrectionContainer
*
m_dcc_average
=
nullptr
;
99
TpcDistortionCorrectionContainer
*
m_dcc_fluctuation
=
nullptr
;
100
102
TpcDistortionCorrection
m_distortionCorrection
;
103
105
bool
_test_windows
=
false
;
106
107
};
108
109
#endif // PHMICROMEGASTPCTRACKMATCHING_H
coresoftware
blob
master
offline
packages
trackreco
PHMicromegasTpcTrackMatching.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:11
using
1.8.2 with
sPHENIX GitHub integration