|
ACTS
Experiment-independent tracking
|
GBTS region-of-interest descriptor with eta/phi/zed bounds. More...
#include <Acts/Seeding2/GbtsRoiDescriptor.hpp>
Public Member Functions | |
| GbtsRoiDescriptor (double eta, double etaMin, double etaMax, double phi, double phiMin, double phiMax, double z=0, double zMin=0, double zMax=0) | |
| double | drdzMax () const |
| Get dr/dz at the front of the RoI. | |
| double | drdzMin () const |
| Get dr/dz at the rear of the RoI. | |
| double | dzdrMax () const |
| Get dz/dr at the front of the RoI. | |
| double | dzdrMin () const |
| Get dz/dr at the rear of the RoI. | |
| double | eta () const |
| Get eta coordinate of RoI center. | |
| double | etaMax () const |
| Gets eta at zMax. | |
| double | etaMin () const |
| Gets eta at zMin. | |
| double | phi () const |
| Get phi coordinate of RoI center. | |
| double | phiMax () const |
| Gets phiPlus. | |
| double | phiMin () const |
| Gets phiMinus. | |
| double | z () const |
| Get z coordinate of RoI center. | |
| double | zMax () const |
| Get z at the most forward end of the RoI. | |
| double | zMin () const |
| these quantities probably don't need to be used any more | |
| double | zOuterMax () const |
| Get z at the most forward end of the RoI at outer radius. | |
| double | zOuterMin () const |
| Get z at the most backward end of the RoI at outer radius. | |
GBTS region-of-interest descriptor with eta/phi/zed bounds.
| Acts::Experimental::GbtsRoiDescriptor::GbtsRoiDescriptor | ( | double | eta, |
| double | etaMin, | ||
| double | etaMax, | ||
| double | phi, | ||
| double | phiMin, | ||
| double | phiMax, | ||
| double | z = 0, | ||
| double | zMin = 0, | ||
| double | zMax = 0 ) |
| eta | eta of RoI |
| etaMin | eta at rear of RoI |
| etaMax | eta at front of RoI |
| phi | phi of RoI |
| phiMin | minimum phi of RoI |
| phiMax | maximum phi of RoI |
| z | z of RoI |
| zMin | z at rear of RoI |
| zMax | z at front of RoI |
| double Acts::Experimental::GbtsRoiDescriptor::drdzMax | ( | ) | const |
Get dr/dz at the front of the RoI.
| double Acts::Experimental::GbtsRoiDescriptor::drdzMin | ( | ) | const |
Get dr/dz at the rear of the RoI.
| double Acts::Experimental::GbtsRoiDescriptor::dzdrMax | ( | ) | const |
Get dz/dr at the front of the RoI.
| double Acts::Experimental::GbtsRoiDescriptor::dzdrMin | ( | ) | const |
Get dz/dr at the rear of the RoI.
| double Acts::Experimental::GbtsRoiDescriptor::eta | ( | ) | const |
Get eta coordinate of RoI center.
| double Acts::Experimental::GbtsRoiDescriptor::etaMax | ( | ) | const |
Gets eta at zMax.
| double Acts::Experimental::GbtsRoiDescriptor::etaMin | ( | ) | const |
Gets eta at zMin.
| double Acts::Experimental::GbtsRoiDescriptor::phi | ( | ) | const |
Get phi coordinate of RoI center.
| double Acts::Experimental::GbtsRoiDescriptor::phiMax | ( | ) | const |
Gets phiPlus.
| double Acts::Experimental::GbtsRoiDescriptor::phiMin | ( | ) | const |
Gets phiMinus.
| double Acts::Experimental::GbtsRoiDescriptor::z | ( | ) | const |
Get z coordinate of RoI center.
| double Acts::Experimental::GbtsRoiDescriptor::zMax | ( | ) | const |
Get z at the most forward end of the RoI.
| double Acts::Experimental::GbtsRoiDescriptor::zMin | ( | ) | const |
these quantities probably don't need to be used any more
| double Acts::Experimental::GbtsRoiDescriptor::zOuterMax | ( | ) | const |
Get z at the most forward end of the RoI at outer radius.
| double Acts::Experimental::GbtsRoiDescriptor::zOuterMin | ( | ) | const |
Get z at the most backward end of the RoI at outer radius.