#include <AlignmentErrors.h>
Public Member Functions | |
AlignmentErrors () | |
bool | empty () const |
Test of empty vector without having to look into internals: More... | |
virtual | ~AlignmentErrors () |
Public Attributes | |
std::vector< AlignTransformError > | m_alignError |
Definition at line 8 of file AlignmentErrors.h.
|
inline |
Definition at line 10 of file AlignmentErrors.h.
|
inlinevirtual |
Definition at line 11 of file AlignmentErrors.h.
|
inline |
Test of empty vector without having to look into internals:
Definition at line 13 of file AlignmentErrors.h.
References m_alignError.
Referenced by Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), and Vispa.Gui.VispaWidget.TextField::setAutotruncate().
std::vector<AlignTransformError> AlignmentErrors::m_alignError |
Definition at line 14 of file AlignmentErrors.h.
Referenced by AlignableDet::alignmentErrors(), AlignableExtras::alignmentErrors(), AlignableCSCEndcap::alignmentErrors(), AlignableDTBarrel::alignmentErrors(), AlignableDetUnit::alignmentErrors(), AlignableBeamSpot::alignmentErrors(), AlignableComposite::alignmentErrors(), AlignableTracker::alignmentErrors(), AlignableMuon::alignmentErrors(), GeometryAligner::applyAlignments(), CocoaDBMgr::BuildAlignments(), MuonAlignment::copyAlignmentToSurvey(), TrackerGeometryCompare::createROOTGeometry(), AlignableMuon::cscAlignmentErrors(), CocoaDBMgr::DumpCocoaResults(), empty(), MuonAlignmentInputDB::newAlignableMuon(), GeometryAligner::removeGlobalTransform(), TrackerGeometryCompare::surveyToTracker(), ApeSettingAlgorithm::terminate(), and MuonAlignmentOutputXML::write().