#include <HORecHit.h>
Public Types | |
typedef HcalDetId | key_type |
Public Member Functions | |
constexpr | HORecHit () |
constexpr | HORecHit (const HcalDetId &id, float energy, float time) |
constexpr 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 11 of file HORecHit.h.
typedef HcalDetId HORecHit::key_type |
Definition at line 13 of file HORecHit.h.
|
inline |
Definition at line 15 of file HORecHit.h.
|
inline |
Definition at line 17 of file HORecHit.h.
|
inline |
get the id
Definition at line 19 of file HORecHit.h.
References CaloRecHit::detid().
Referenced by AlCaHOCalibProducer::fillHOStore().