boca::Observable Class Reference

#include <Observable.hh>

Public Member Functions

 Observable (float &value, std::string const &name, latex::String const &latex_name=latex::String())
 
float & Value () const
 
std::string Expression () const
 
std::string Name () const
 
latex::String LatexName () const
 
std::string Unit () const
 
char Type () const
 
boca::Names const & Names () const
 
void SetBranchName (std::string const &branch_name)
 
bool IsInt () const
 

Constructor & Destructor Documentation

boca::Observable::Observable ( float &  value,
std::string const &  name,
latex::String const &  latex_name = latex::String() 
)

Member Function Documentation

std::string boca::Observable::Expression ( ) const
bool boca::Observable::IsInt ( ) const
latex::String boca::Observable::LatexName ( ) const
std::string boca::Observable::Name ( ) const
Names const & boca::Observable::Names ( ) const
void boca::Observable::SetBranchName ( std::string const &  branch_name)
char boca::Observable::Type ( ) const
std::string boca::Observable::Unit ( ) const
float & boca::Observable::Value ( ) const

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