casa::CalStats::OUT< T > Class Template Reference

Statistics OUT nested class (allowed T: CalStats::NONE, CalStatsFitter::FIT, or CalStatsHist::HIST), used to hold the output of statsWrap<T>(). More...

#include <CalStats.h>

List of all members.

Public Member Functions

 OUT (void)
 ----------------------------------------------------------------------------- End of ARG<T> specialized class templates -----------------------------------------------------------------------------
 OUT (const OUT &oOut)
 Copy constructor.
 ~OUT (void)
 Destructor.
OUToperator= (const OUT &oOut)
 operator=

Public Attributes

AXES oAxes
DATA oData
oT

Detailed Description

template<typename T>
class casa::CalStats::OUT< T >

Statistics OUT nested class (allowed T: CalStats::NONE, CalStatsFitter::FIT, or CalStatsHist::HIST), used to hold the output of statsWrap<T>().

Definition at line 275 of file CalStats.h.


Constructor & Destructor Documentation

template<typename T >
casa::CalStats::OUT< T >::OUT ( void   )  [inline]

----------------------------------------------------------------------------- End of ARG<T> specialized class templates -----------------------------------------------------------------------------

----------------------------------------------------------------------------- Start of OUT<T> specialized class template public member functions -----------------------------------------------------------------------------

Default constructor

Definition at line 403 of file CalStats.h.

References casa::CalStats::OUT< T >::oAxes, casa::CalStats::OUT< T >::oData, and casa::CalStats::OUT< T >::oT.

template<typename T >
casa::CalStats::OUT< T >::OUT ( const OUT< T > &  oOut  )  [inline]

Copy constructor.

Definition at line 412 of file CalStats.h.

References casa::CalStats::OUT< T >::oAxes, casa::CalStats::OUT< T >::oData, and casa::CalStats::OUT< T >::oT.

template<typename T >
casa::CalStats::OUT< T >::~OUT ( void   )  [inline]

Destructor.

Definition at line 421 of file CalStats.h.


Member Function Documentation

template<typename T >
CalStats::OUT< T > & casa::CalStats::OUT< T >::operator= ( const OUT< T > &  oOut  )  [inline]

Member Data Documentation

template<typename T>
AXES casa::CalStats::OUT< T >::oAxes
template<typename T>
DATA casa::CalStats::OUT< T >::oData
template<typename T>
T casa::CalStats::OUT< T >::oT

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1