Public Member Functions | |
void | init (const edm::EventSetup &iSetup) override |
PFRecHitHCALNavigator (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
Public Member Functions inherited from PFRecHitCaloNavigator< HcalDetId, HcalTopology, false > | |
void | associateNeighbours (reco::PFRecHit &hit, std::unique_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd) override |
~PFRecHitCaloNavigator () override | |
Public Member Functions inherited from PFRecHitNavigatorBase | |
PFRecHitNavigatorBase ()=default | |
PFRecHitNavigatorBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
virtual | ~PFRecHitNavigatorBase ()=default |
Private Attributes | |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | hcalToken_ |
Additional Inherited Members | |
Public Types inherited from PFRecHitNavigatorBase | |
typedef std::unordered_map < unsigned, unsigned > | DetIdToHitIdx |
Protected Member Functions inherited from PFRecHitNavigatorBase | |
void | associateNeighbour (const DetId &id, reco::PFRecHit &hit, std::unique_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd, short eta, short phi, short depth) |
Protected Attributes inherited from PFRecHitCaloNavigator< HcalDetId, HcalTopology, false > | |
std::unique_ptr< const HcalTopology > | topology_ |
Definition at line 85 of file Navigators.cc.
|
inline |
Definition at line 87 of file Navigators.cc.
|
inlineoverridevirtual |
Implements PFRecHitNavigatorBase.
Definition at line 90 of file Navigators.cc.
References edm::EventSetup::getHandle(), hcalToken_, edm::ESHandle< class >::product(), and PFRecHitCaloNavigator< HcalDetId, HcalTopology, false >::topology_.
|
private |
Definition at line 97 of file Navigators.cc.
Referenced by init().