![]() |
ATLAS Offline Software
|
#include "MuonSpacePoint/SpacePoint.h"#include <MuonSpacePoint/CalibratedSpacePoint.h>#include "MuonSpacePoint/SpacePointHelpers.icc"Go to the source code of this file.
Namespaces | |
| namespace | MuonR4 |
| This header ties the generic definitions in this package. | |
Functions | |
| bool | MuonR4::isPrecisionHit (const SpacePoint &hit) |
| Returns whether the uncalibrated spacepoint is a precision hit (Mdt, micromegas, stgc strips). | |
| bool | MuonR4::isGoodHit (const CalibratedSpacePoint &hit) |
| Returns whether the calibrated spacepoint is valid and therefore suitable to be used in the segment fit. | |
| bool | MuonR4::isPrecisionHit (const CalibratedSpacePoint &hit) |
| Returns whether the calibrated spacepoint is a precision hit (Mdt, micromegas, stgc strips). | |
| template<Acts::Experimental::CompositeSpacePointContainer cont_t> | |
| std::string | MuonR4::print (const cont_t &container) |
| Print a space point container to string. | |