ATLAS Offline Software
Loading...
Searching...
No Matches
SpacePointHelpers.h File Reference
Include dependency graph for SpacePointHelpers.h:
This graph shows which files directly or indirectly include this file:

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.