CMS 3D CMS Logo

AlignmentErrors Class Reference

#include <CondFormats/Alignment/interface/AlignmentErrors.h>

List of all members.

Public Member Functions

 AlignmentErrors ()
bool empty () const
 Test of empty vector without having to look into internals:.
virtual ~AlignmentErrors ()

Public Attributes

std::vector< AlignTransformErrorm_alignError


Detailed Description

Definition at line 8 of file AlignmentErrors.h.


Constructor & Destructor Documentation

AlignmentErrors::AlignmentErrors (  )  [inline]

Definition at line 10 of file AlignmentErrors.h.

00010 {}

virtual AlignmentErrors::~AlignmentErrors (  )  [inline, virtual]

Definition at line 11 of file AlignmentErrors.h.

00011 {}


Member Function Documentation

bool AlignmentErrors::empty (  )  const [inline]

Test of empty vector without having to look into internals:.

Definition at line 13 of file AlignmentErrors.h.

References m_alignError.

00013 { return m_alignError.empty();}


Member Data Documentation

std::vector<AlignTransformError> AlignmentErrors::m_alignError

Definition at line 14 of file AlignmentErrors.h.

Referenced by AlignableDetUnit::alignmentErrors(), AlignableComposite::alignmentErrors(), AlignableMuon::alignmentErrors(), AlignableDTBarrel::alignmentErrors(), AlignableDet::alignmentErrors(), AlignableTracker::alignmentErrors(), AlignableCSCEndcap::alignmentErrors(), GeometryAligner::applyAlignments(), MuonGeometryIntoNtuples::beginJob(), AlignableSiStripDet::consistifyAlignmentErrors(), MuonAlignment::copyAlignmentToSurvey(), TrackerGeometryCompare::createROOTGeometry(), AlignableMuon::cscAlignmentErrors(), empty(), TrackerGeometryCompare::surveyToTracker(), and MuonAlignmentOutputXML::write().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:14:27 2009 for CMSSW by  doxygen 1.5.4