#include <DataFormats/HcalRecHit/interface/HFRecHit.h>
Public Types | |
typedef HcalDetId | key_type |
Public Member Functions | |
HFRecHit (const HcalDetId &id, float energy, float time) | |
HFRecHit () | |
HcalDetId | id () const |
get the id |
Definition at line 14 of file HFRecHit.h.
typedef HcalDetId HFRecHit::key_type |
Definition at line 16 of file HFRecHit.h.
HFRecHit::HFRecHit | ( | ) |
HFRecHit::HFRecHit | ( | const HcalDetId & | id, | |
float | energy, | |||
float | time | |||
) |
get the id
Definition at line 21 of file HFRecHit.h.
References CaloRecHit::detid().
Referenced by L1Scalers::analyze(), HLTHcalSimpleRecHitFilter::filter(), and operator<<().