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
Doxygen_Assist
g4exampledetector
GenFit
blob
master
core
eventDisplay
fields
finitePlanes
fitters
include
src
AbsKalmanFitter.cc
DAF.cc
fittersLinkDef.h
KalmanFitStatus.cc
KalmanFittedStateOnPlane.cc
KalmanFitter.cc
KalmanFitterInfo.cc
KalmanFitterRefTrack.cc
ReferenceStateOnPlane.cc
GBL
GFRave
gtest
measurements
test
trackReps
utilities
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
fittersLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file fittersLinkDef.h
1
#pragma link off all globals;
2
#pragma link off all classes;
3
#pragma link off all functions;
4
5
#pragma link C++ nestedclass;
6
#pragma link C++ nestedtypedef;
7
8
#pragma link C++ namespace genfit;
9
10
// these need no special tratment
11
#pragma link C++ class genfit::AbsKalmanFitter+;
12
#pragma link C++ class genfit::KalmanFitStatus;
13
#pragma link C++ class genfit::KalmanFitterRefTrack+;
14
15
// these inherit from classes that need custom streamers
16
#pragma link C++ class genfit::KalmanFittedStateOnPlane+;
17
#pragma link C++ class genfit::ReferenceStateOnPlane+;
18
19
// Classes that needed manually written streamers:
20
#pragma link C++ class genfit::KalmanFitter-;
21
#pragma link C++ class genfit::KalmanFitterInfo-;
22
#pragma link C++ class genfit::DAF-;
GenFit
blob
master
fitters
src
fittersLinkDef.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:17
using
1.8.2 with
sPHENIX GitHub integration