#include <HORecHit.h>
Public Types | |
typedef HcalDetId | key_type |
Public Member Functions | |
HORecHit () | |
HORecHit (const HcalDetId &id, float energy, float time) | |
HcalDetId | id () const |
get the id More... | |
Public Member Functions inherited from CaloRecHit | |
constexpr uint32_t | aux () const |
constexpr | CaloRecHit () |
constexpr | CaloRecHit (const DetId &id, float energy, float time, uint32_t flags=0, uint32_t aux=0) |
constexpr const DetId & | detid () const |
constexpr float | energy () const |
constexpr uint32_t | flagField (int base, int width=1) const |
constexpr uint32_t | flags () const |
constexpr void | setAux (uint32_t value) |
constexpr void | setEnergy (float energy) |
constexpr void | setFlagField (uint32_t value, int base, int width=1) |
constexpr void | setFlags (uint32_t flags) |
constexpr void | setTime (float time) |
constexpr float | time () const |
Definition at line 12 of file HORecHit.h.
typedef HcalDetId HORecHit::key_type |
Definition at line 14 of file HORecHit.h.
|
inline |
Definition at line 16 of file HORecHit.h.
|
inline |
Definition at line 18 of file HORecHit.h.
|
inline |
get the id
Definition at line 21 of file HORecHit.h.
References CaloRecHit::detid(), operator<<(), and alignCSCRings::s.
Referenced by AlCaHOCalibProducer::fillHOStore(), and operator<<().