#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 |
Definition at line 36 of file LumiSectionData.h.
|
inline |
Definition at line 37 of file LumiSectionData.h.
|
inline |
Definition at line 38 of file LumiSectionData.h.
int lumi::TriggerInfo::deadtimecount |
Definition at line 41 of file LumiSectionData.h.
std::string lumi::TriggerInfo::name |
Definition at line 39 of file LumiSectionData.h.
Referenced by TreeCrawler.Package::dump(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and python.Vispa.Views.PropertyView.Property::valueChanged().
int lumi::TriggerInfo::prescale |
Definition at line 42 of file LumiSectionData.h.
int lumi::TriggerInfo::triggercount |
Definition at line 40 of file LumiSectionData.h.