|
HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <HGCalCondObjectContainer.h>


Classes | |
| struct | Item |
Public Member Functions | |
| HGCalCondObjectContainer (const HGCalCondObjectNumberingScheme *scheme, uint64_t ischeme) | |
| HGCalCondObjectContainer () | |
| const Item * | get (DetId id) const |
| size_t | size () const |
| const Item & | get (size_t i) const |
| void | set (DetId id, const Payload &value) |
Public Member Functions inherited from HGCalCondObjectContainerBase | |
| HGCalCondObjectContainerBase (const HGCalCondObjectNumberingScheme *scheme, uint64_t ischeme) | |
| HGCalCondObjectContainerBase () | |
| void | setNumberingScheme (const HGCalCondObjectNumberingScheme *scheme) |
| void | setNumberingScheme (const HGCalCondObjectNumberingScheme *scheme, uint64_t code) |
| const HGCalCondObjectNumberingScheme * | getNumberingScheme () const |
| uint64_t | schemeCode () const |
| bool | exists (DetId id) const |
Additional Inherited Members | |
Protected Member Functions inherited from HGCalCondObjectContainerBase | |
| size_t | indexOf (DetId id) const |
Definition at line 69 of file HGCalCondObjectContainer.h.
|
inline |
Definition at line 77 of file HGCalCondObjectContainer.h.
|
inline |
Definition at line 80 of file HGCalCondObjectContainer.h.
|
inline |
Definition at line 82 of file HGCalCondObjectContainer.h.
References HGCalCondObjectContainerBase::indexOf(), and HGCalCondObjectNumberingScheme::INVALID.
Referenced by HGCalTBRecHitProducer::produce(), and HGCalCondObjectTextIO::store().
|
inline |
Definition at line 91 of file HGCalCondObjectContainer.h.
|
inline |
Definition at line 95 of file HGCalCondObjectContainer.h.
References HGCalCondObjectContainerBase::indexOf(), and HGCalCondObjectNumberingScheme::INVALID.
Referenced by HGCalCondObjectTextIO::load().
|
inline |
Definition at line 87 of file HGCalCondObjectContainer.h.
Referenced by HGCalTBRecHitProducer::produce(), and HGCalCondObjectTextIO::store().
1.8.5