ATLAS Offline Software
|
#include <vector>
#include <unordered_map>
#include <functional>
#include <memory>
#include "MuonNSWAsBuilt/Identifier.h"
#include "MuonNSWAsBuilt/Element.h"
#include "MuonNSWAsBuilt/CathodeBoardElement.h"
#include "GeoPrimitives/GeoPrimitives.h"
Go to the source code of this file.
Classes | |
class | NswAsBuilt::StgcStripCalculator |
The main interface of the NswAsBuilt package: determines strip positions in the frame of the quadruplet. More... | |
struct | NswAsBuilt::StgcStripCalculator::stgcStrip_t |
The return object for querying strip positions: three points along the strip are provided, in the coordinate system of the quadruplet. More... | |
struct | NswAsBuilt::StgcStripCalculator::position_t |
The return object for querying strip positions with the method getPositionAlongStrip: a single point on strip is returned, in the coordinate system of the quadruplet. More... | |
Namespaces | |
NswAsBuilt | |