![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Simple class to hold conversion information This could be optimized by initializing the object with the necessary node pointers. More...
Classes | |
| class | Fitter |
| class | Measurement |
| class | PlanarMeasurement |
| class | SpacepointMeasurement |
| class | Track |
Functions | |
| double | extrapolateToCylinder (genfit::MeasuredStateOnPlane *state, double radius, TVector3 line_point, TVector3 line_direction, const int pdg_code, const int direction, const int verbosity) |
| double | extrapolateToCylinder (const genfit::MeasuredStateOnPlane *state, double radius, TVector3 line_point, TVector3 line_direction, const int pdg_code=211, const int direction=1, const int verbosity=0) |
Simple class to hold conversion information This could be optimized by initializing the object with the necessary node pointers.
.h
| double PHGenFit::extrapolateToCylinder | ( | const genfit::MeasuredStateOnPlane * | state, |
| double | radius, | ||
| TVector3 | line_point, | ||
| TVector3 | line_direction, | ||
| const int | pdg_code = 211, |
||
| const int | direction = 1, |
||
| const int | verbosity = 0 |
||
| ) |
| double PHGenFit::extrapolateToCylinder | ( | genfit::MeasuredStateOnPlane * | state, |
| double | radius, | ||
| TVector3 | line_point, | ||
| TVector3 | line_direction, | ||
| const int | pdg_code, | ||
| const int | direction, | ||
| const int | verbosity | ||
| ) |
Definition at line 29 of file Tools.cc.
View newest version in sPHENIX GitHub at line 29 of file Tools.cc
References assert, Acts::UnitConstants::e, genfit::AbsTrackRep::extrapolateToCylinder(), LogWarning, genfit::StateOnPlane::setRep(), and genfit::Exception::what().
Here is the call graph for this function: