CMS 3D CMS Logo

OpticalAlignments Class Reference

Description: Class for OpticalAlignments for use by COCOA. More...

#include <CondFormats/OptAlignObjects/interface/OpticalAlignments.h>

List of all members.

Public Member Functions

std::vector< OpticalAlignInfoopticalAlignments () const
 OpticalAlignments ()
virtual ~OpticalAlignments ()

Public Attributes

std::vector< OpticalAlignInfoopticalAlignments_


Detailed Description

Description: Class for OpticalAlignments for use by COCOA.

Definition at line 20 of file OpticalAlignments.h.


Constructor & Destructor Documentation

OpticalAlignments::OpticalAlignments (  )  [inline]

Definition at line 22 of file OpticalAlignments.h.

00022 {}

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

Definition at line 23 of file OpticalAlignments.h.

00023 {}


Member Function Documentation

std::vector<OpticalAlignInfo> OpticalAlignments::opticalAlignments (  )  const [inline]

Definition at line 25 of file OpticalAlignments.h.

References opticalAlignments_.

Referenced by Model::BuildSystemDescriptionFromOA().

00025 { return  opticalAlignments_; }


Member Data Documentation

std::vector<OpticalAlignInfo> OpticalAlignments::opticalAlignments_

Definition at line 28 of file OpticalAlignments.h.

Referenced by OptAlignDBAnalyzer::analyze(), CocoaAnalyzer::DumpCocoaResults(), OptAlignDataConverter::endJob(), CocoaAnalyzer::FindOpticalAlignInfoXML(), operator<<(), opticalAlignments(), CocoaAnalyzer::ReadCalibrationDB(), and CocoaAnalyzer::ReadXMLFile().


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