![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include "TFile.h"#include "TTree.h"#include "HelixHough.h"#include "HelixRange.h"#include "HelixResolution.h"#include "VertexFitFunc.h"#include "NewtonMinimizerGradHessian.h"#include <sys/time.h>#include <Eigen/LU>#include <Eigen/Core>#include <math.h>#include "FourHitSeedFinder/FourHitSeedFinder.h"
Include dependency graph for test_with_vertex.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 19 of file test_with_vertex.cpp.
View newest version in sPHENIX GitHub at line 19 of file test_with_vertex.cpp
References charge, cos(), Acts::UnitConstants::e, HelixHough::findHelices(), G4TTL::layer, M_PI, FitNewton::NewtonMinimizerGradHessian::minimize(), phi, FourHitSeedFinder::setChi2Cut(), FitNewton::FunctionGradHessian::setFixedPar(), FitNewton::NewtonMinimizerGradHessian::setFunction(), FourHitSeedFinder::setLayerResolution(), HelixHough::setPrintTimings(), VertexFitFunc::setTracks(), FourHitSeedFinder::setUsingVertex(), FourHitSeedFinder::setVertexResolution(), t1, t2, and tracker().
Here is the call graph for this function: