![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Classes | |
| class | Fitter |
| class | Measurement |
| class | PlanarMeasurement |
| class | SpacepointMeasurement |
| class | Track |
| class | SpacepointMeasurement2 |
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) |
| 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 Acts::UnitConstants::e, genfit::AbsTrackRep::extrapolateToCylinder(), LogWarning, genfit::StateOnPlane::setRep(), and genfit::Exception::what().
Here is the call graph for this function: