laura is hosted by Hepforge, IPPP Durham
Laura++  v2r2p1
A maximum likelihood fitting package for performing Dalitz-plot analysis.
LauPrint Class Reference

Class to define various output print commands. More...

#include <LauPrint.hh>

Public Member Functions

 LauPrint ()
 Constructor. More...
 
virtual ~LauPrint ()
 Destructor. More...
 
void printFormat (std::ostream &stream, Double_t value) const
 Method to choose the printing format to a specified level of precision. More...
 

Detailed Description

Class to define various output print commands.

Class to define various output print commands (for output tables etc..)

Definition at line 29 of file LauPrint.hh.

Constructor & Destructor Documentation

LauPrint::LauPrint ( )

Constructor.

Definition at line 24 of file LauPrint.cc.

LauPrint::~LauPrint ( )
virtual

Destructor.

Definition at line 28 of file LauPrint.cc.

Member Function Documentation

void LauPrint::printFormat ( std::ostream &  stream,
Double_t  value 
) const

Method to choose the printing format to a specified level of precision.

Parameters
[in,out]streamthe output stream to be printed to
[in]valuethe double value to be printed

Definition at line 32 of file LauPrint.cc.


The documentation for this class was generated from the following files: