boca::Plots Class Reference

#include <Plots.hh>

Public Member Functions

 Plots ()
 
 Plots (boca::branch::Info const &info_branch)
 
void SetNames (NamePairs const &names)
 
void SetNames (const std::vector< boca::Names > &names)
 
std::vector< Plot > const & PlotVector () const
 
std::vector< Plot > & PlotVector ()
 
boca::NamesNames ()
 
boca::Names const & Names () const
 
Range< double > XRange () const
 
boca::branch::Info const & Info () const
 

Constructor & Destructor Documentation

boca::Plots::Plots ( )
boca::Plots::Plots ( boca::branch::Info const &  info_branch)

Member Function Documentation

boca::branch::Info const & boca::Plots::Info ( ) const
Names & boca::Plots::Names ( )
Names const & boca::Plots::Names ( ) const
std::vector< Plot > const & boca::Plots::PlotVector ( ) const
std::vector< Plot > & boca::Plots::PlotVector ( )
void boca::Plots::SetNames ( NamePairs const &  names)
void boca::Plots::SetNames ( const std::vector< boca::Names > &  names)
boca::Range< double > boca::Plots::XRange ( ) const

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