#include <PFHCALDenseIdNavigator.h>
Public Member Functions | |
void | associateNeighbours (reco::PFRecHit &hit, std::unique_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd) override |
unsigned int | getIdx (const unsigned int denseid) const |
void | init (const edm::EventSetup &iSetup) override |
PFHCALDenseIdNavigator (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
bool | validNeighbours (const unsigned int denseid) const |
~PFHCALDenseIdNavigator () override | |
Public Member Functions inherited from PFRecHitNavigatorBase | |
PFRecHitNavigatorBase ()=default | |
PFRecHitNavigatorBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
virtual | ~PFRecHitNavigatorBase ()=default |
Protected Attributes | |
unsigned int | denseIdHcalMax_ |
unsigned int | denseIdHcalMin_ |
std::vector< std::vector< DetId > > | neighboursHcal_ |
edm::ESWatcher < HcalRecNumberingRecord > | theRecNumberWatcher_ |
std::unique_ptr< const TOPO > | topology_ |
std::vector< int > | vhcalEnum_ |
Private Attributes | |
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | geomToken_ |
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) |
Definition at line 26 of file PFHCALDenseIdNavigator.h.
|
inlineoverride |
Definition at line 28 of file PFHCALDenseIdNavigator.h.
|
inline |
Definition at line 34 of file PFHCALDenseIdNavigator.h.
|
inlineoverridevirtual |
Implements PFRecHitNavigatorBase.
Definition at line 143 of file PFHCALDenseIdNavigator.h.
|
inline |
|
inlineoverridevirtual |
Implements PFRecHitNavigatorBase.
Definition at line 39 of file PFHCALDenseIdNavigator.h.
|
inline |
Definition at line 171 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::associateNeighbours().
|
protected |
Definition at line 189 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::associateNeighbours(), and PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().
|
protected |
Definition at line 190 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::getIdx(), and PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().
|
private |
Definition at line 194 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().
|
private |
Definition at line 193 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().
|
protected |
|
protected |
Definition at line 185 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().
|
protected |
Definition at line 186 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::associateNeighbours(), PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init(), and PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::~PFHCALDenseIdNavigator().
|
protected |
Definition at line 187 of file PFHCALDenseIdNavigator.h.
Referenced by PFHCALDenseIdNavigator< HcalDetId, HcalTopology, false >::init().