#include <HcalL1TriggerObjects.h>
Public Member Functions | |
std::string | getAlgoString () const |
std::string | getTagString () const |
HcalL1TriggerObjects () | |
HcalL1TriggerObjects (const HcalTopology *topo) | |
std::string | myname () const override |
void | setAlgoString (std::string fAlgo) |
void | setTagString (std::string fTag) |
Public Member Functions inherited from HcalCondObjectContainer< HcalL1TriggerObject > | |
bool | addValues (const HcalL1TriggerObject &myItem) |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const tAllContWithNames | getAllContainers () const |
const HcalL1TriggerObject * | getValues (DetId fId, bool throwOnFail=true) const |
HcalCondObjectContainer (const HcalTopology *topo) | |
virtual | ~HcalCondObjectContainer () |
Public Member Functions inherited from HcalCondObjectContainerBase | |
int | getCreatorPackedIndexVersion () const |
void | setTopo (const HcalTopology *topo) |
const HcalTopology * | topo () const |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
char | mAlgo [128] |
char | mTag [128] |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Additional Inherited Members | |
Public Types inherited from HcalCondObjectContainer< HcalL1TriggerObject > | |
typedef std::vector< tHcalCont > | tAllContWithNames |
typedef std::pair< std::string, std::vector< HcalL1TriggerObject > > | tHcalCont |
Protected Member Functions inherited from HcalCondObjectContainerBase | |
HcalOtherSubdetector | extractOther (const DetId &id) const |
HcalCondObjectContainerBase (HcalCondObjectContainerBase const &o) | |
HcalCondObjectContainerBase (HcalCondObjectContainerBase &&)=default | |
HcalCondObjectContainerBase (const HcalTopology *) | |
unsigned int | indexFor (DetId) const |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase const &o) |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase &&)=default |
unsigned int | sizeFor (DetId) const |
std::string | textForId (const DetId &id) const |
Protected Attributes inherited from HcalCondObjectContainerBase | |
int | packedIndexVersion_ |
Definition at line 14 of file HcalL1TriggerObjects.h.
|
inline |
Definition at line 18 of file HcalL1TriggerObjects.h.
|
inline |
Definition at line 20 of file HcalL1TriggerObjects.h.
|
inline |
Definition at line 27 of file HcalL1TriggerObjects.h.
References mAlgo, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHcalMatrixObject().
|
inline |
Definition at line 26 of file HcalL1TriggerObjects.h.
References mTag, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHcalMatrixObject().
|
inlineoverridevirtual |
Reimplemented from HcalCondObjectContainer< HcalL1TriggerObject >.
Definition at line 29 of file HcalL1TriggerObjects.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
inline |
Definition at line 24 of file HcalL1TriggerObjects.h.
References mAlgo.
Referenced by dumpHcalMatrixObject().
|
inline |
Definition at line 23 of file HcalL1TriggerObjects.h.
References mTag.
Referenced by dumpHcalMatrixObject().
|
friend |
Definition at line 36 of file HcalL1TriggerObjects.h.
|
friend |
Definition at line 36 of file HcalL1TriggerObjects.h.
|
private |
Definition at line 33 of file HcalL1TriggerObjects.h.
Referenced by getAlgoString(), and setAlgoString().
|
private |
Definition at line 32 of file HcalL1TriggerObjects.h.
Referenced by getTagString(), and setTagString().