#include <LumiSectionData.h>
Public Member Functions | |
TriggerInfo () | |
TriggerInfo (const std::string &trgname, int trgcount, int deadcount, int p) | |
Public Attributes | |
int | deadtimecount |
std::string | name |
int | prescale |
int | triggercount |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 40 of file LumiSectionData.h.
|
inline |
Definition at line 41 of file LumiSectionData.h.
|
inline |
Definition at line 42 of file LumiSectionData.h.
|
private |
|
friend |
Definition at line 48 of file LumiSectionData.h.
|
friend |
Definition at line 48 of file LumiSectionData.h.
int lumi::TriggerInfo::deadtimecount |
Definition at line 45 of file LumiSectionData.h.
std::string lumi::TriggerInfo::name |
Definition at line 43 of file LumiSectionData.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), BeautifulSoup.Tag::__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(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), BeautifulSoup.Tag::__str__(), BeautifulSoup.SoupStrainer::__str__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), utils.StatisticalTest::get_status(), dirstructure.Directory::print_report(), BeautifulSoup.SoupStrainer::searchTag(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
int lumi::TriggerInfo::prescale |
Definition at line 46 of file LumiSectionData.h.
int lumi::TriggerInfo::triggercount |
Definition at line 44 of file LumiSectionData.h.