#include <HcalZSThresholds.h>
Public Member Functions | |
HcalZSThresholds () | |
HcalZSThresholds (const HcalTopology *topo) | |
std::string | myname () const |
Definition at line 15 of file HcalZSThresholds.h.
HcalZSThresholds::HcalZSThresholds | ( | ) | [inline] |
Definition at line 19 of file HcalZSThresholds.h.
HcalZSThresholds::HcalZSThresholds | ( | const HcalTopology * | topo | ) | [inline] |
Definition at line 21 of file HcalZSThresholds.h.
std::string HcalZSThresholds::myname | ( | ) | const [inline, virtual] |
Reimplemented from HcalCondObjectContainer< HcalZSThreshold >.
Definition at line 23 of file HcalZSThresholds.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
{return (std::string)"HcalZSThresholds";}