CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
MyWatcher Class Reference

#include <MyWatcher.h>

Public Member Functions

std::string continu ()
 
std::string lap ()
 
 MyWatcher (const std::string)
 
std::string reset ()
 
std::string start (bool r=true)
 
std::string stop ()
 
 ~MyWatcher ()
 

Public Attributes

std::string name
 

Detailed Description

Definition at line 29 of file MyWatcher.h.

Constructor & Destructor Documentation

MyWatcher::MyWatcher ( const std::string  )
inline

Definition at line 31 of file MyWatcher.h.

31 {}
MyWatcher::~MyWatcher ( )
inline

Definition at line 32 of file MyWatcher.h.

32 {}

Member Function Documentation

std::string MyWatcher::continu ( )
inline

Definition at line 35 of file MyWatcher.h.

References name.

35 {return name;}
std::string name
Definition: MyWatcher.h:39
std::string MyWatcher::lap ( )
inline

Definition at line 38 of file MyWatcher.h.

References name.

38 {return name;}
std::string name
Definition: MyWatcher.h:39
std::string MyWatcher::reset ( void  )
inline

Definition at line 36 of file MyWatcher.h.

References name.

36 {return name;}
std::string name
Definition: MyWatcher.h:39
std::string MyWatcher::start ( bool  r = true)
inline

Definition at line 34 of file MyWatcher.h.

References name.

Referenced by progressbar.ProgressBar::__next__(), Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().

34 {return name;}
std::string name
Definition: MyWatcher.h:39
std::string MyWatcher::stop ( )
inline

Definition at line 37 of file MyWatcher.h.

References name.

37 {return name;}
std::string name
Definition: MyWatcher.h:39

Member Data Documentation

std::string MyWatcher::name

Definition at line 39 of file MyWatcher.h.

Referenced by ElectronMVAID.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), core.autovars.NTupleObjectType::allVars(), dirstructure.Directory::calcStats(), continu(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), VIDSelectorBase.VIDSelectorBase::initialize(), lap(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), reset(), start(), stop(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), Vispa.Views.PropertyView.Property::valueChanged(), counter.Counter::write(), and average.Average::write().