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