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
PHTpcClusterMover.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHTpcClusterMover.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
10
#ifndef PHTPCCLUSTERMOVER_H
11
#define PHTPCCLUSTERMOVER_H
12
13
#include <
fun4all/SubsysReco.h
>
14
15
#include <string>
16
#include <vector>
17
18
#include <
trackbase/ActsGeometry.h
>
19
#include <
trackbase_historic/ActsTransformations.h
>
20
#include <
tpc/TpcDistortionCorrectionContainer.h
>
21
#include <
tpc/TpcDistortionCorrection.h
>
22
23
class
PHCompositeNode
;
24
class
PHG4TpcCylinderGeomContainer
;
25
class
SvtxTrack
;
26
class
SvtxTrackMap
;
27
class
TrkrCluster
;
28
class
TrkrClusterContainer
;
29
30
class
PHTpcClusterMover
:
public
SubsysReco
31
{
32
public
:
33
34
PHTpcClusterMover
(
const
std::string
&
name
=
"PHTpcClusterMover"
);
35
36
int
InitRun
(
PHCompositeNode
*topNode)
override
;
37
int
process_event
(
PHCompositeNode
*topNode)
override
;
38
int
End
(
PHCompositeNode
*topNode)
override
;
39
40
41
private
:
42
43
int
GetNodes
(
PHCompositeNode
* topNode);
44
int
get_circle_circle_intersection
(
double
target_radius,
double
R
,
double
X0
,
double
Y0
,
double
xref,
double
yref,
double
&
x
,
double
&
y
);
45
47
ActsTransformations
_transformer
;
48
50
TpcDistortionCorrection
_distortionCorrection
;
51
52
double
_z_start
=0.0;
53
double
_y_start
=0.0;
54
double
_x_start
=0.0;
55
56
double
_z_proj
=0.0;
57
double
_y_proj
=0.0;
58
double
_x_proj
=0.0;
59
60
// range of TPC layers to use in projection to micromegas
61
62
PHG4TpcCylinderGeomContainer
*
_tpc_geom_container
=
nullptr
;
63
64
SvtxTrackMap
*
_track_map
{
nullptr
};
65
SvtxTrack
*
_track
{
nullptr
};
66
TrkrClusterContainer
*
_cluster_map
{
nullptr
};
67
TrkrClusterContainer
*
_corrected_cluster_map
{
nullptr
};
68
ActsGeometry
*
_tGeometry
{
nullptr
};
69
TpcDistortionCorrectionContainer
*
_dcc
{
nullptr
};
70
71
double
layer_radius
[48] = {0};
72
double
inner_tpc_min_radius
= 30.0;
73
double
mid_tpc_min_radius
= 40.0;
74
double
outer_tpc_min_radius
= 60.0;
75
double
outer_tpc_max_radius
= 77.0;
76
77
double
inner_tpc_spacing
= 0.0;
78
double
mid_tpc_spacing
= 0.0;
79
double
outer_tpc_spacing
= 0.0;
80
81
};
82
83
#endif // PHTPCCLUSTERMOVER_H
coresoftware
blob
master
offline
packages
trackreco
PHTpcClusterMover.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:11
using
1.8.2 with
sPHENIX GitHub integration