#include <HcalL1TriggerObjects.h>
Public Member Functions | |
std::string | getAlgoString () const |
std::string | getTagString () const |
HcalL1TriggerObjects () | |
std::string | myname () const |
void | setAlgoString (std::string fAlgo) |
void | setTagString (std::string fTag) |
Public Member Functions inherited from HcalCondObjectContainer< HcalL1TriggerObject > | |
bool | addValues (const HcalL1TriggerObject &myItem, bool h2mode_=false) |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const tAllContWithNames | getAllContainers () const |
const HcalL1TriggerObject * | getValues (DetId fId) const |
HcalCondObjectContainer () | |
virtual | ~HcalCondObjectContainer () |
Private Attributes | |
char | mAlgo [128] |
char | mTag [128] |
Additional Inherited Members | |
Public Types inherited from HcalCondObjectContainer< HcalL1TriggerObject > | |
typedef std::vector< tHcalCont > | tAllContWithNames |
typedef std::pair< std::string, std::vector < HcalL1TriggerObject > > | tHcalCont |
Definition at line 12 of file HcalL1TriggerObjects.h.
|
inline |
Definition at line 15 of file HcalL1TriggerObjects.h.
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from HcalCondObjectContainer< HcalL1TriggerObject >.
Definition at line 24 of file HcalL1TriggerObjects.h.
|
inline |
|
inline |
|
private |
Definition at line 28 of file HcalL1TriggerObjects.h.
Referenced by getAlgoString(), and setAlgoString().
|
private |
Definition at line 27 of file HcalL1TriggerObjects.h.
Referenced by getTagString(), and setTagString().