Public Member Functions | |
void | beginEvent (const edm::EventSetup &iSetup) |
PFRecHitCaloTowerNavigator (const edm::ParameterSet &iConfig) | |
Public Member Functions inherited from PFRecHitCaloNavigator< CaloTowerDetId, CaloTowerTopology > | |
void | associateNeighbours (reco::PFRecHit &hit, std::auto_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd) |
virtual | ~PFRecHitCaloNavigator () |
Public Member Functions inherited from PFRecHitNavigatorBase | |
PFRecHitNavigatorBase () | |
PFRecHitNavigatorBase (const edm::ParameterSet &iConfig) | |
virtual | ~PFRecHitNavigatorBase () |
Additional Inherited Members | |
Protected Member Functions inherited from PFRecHitNavigatorBase | |
void | associateNeighbour (const DetId &id, reco::PFRecHit &hit, std::auto_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd, short eta, short phi, short depth) |
Protected Attributes inherited from PFRecHitCaloNavigator< CaloTowerDetId, CaloTowerTopology > | |
std::unique_ptr< const CaloTowerTopology > | topology_ |
Definition at line 113 of file Navigators.cc.
|
inline |
Definition at line 115 of file Navigators.cc.
|
inlinevirtual |
Implements PFRecHitNavigatorBase.
Definition at line 120 of file Navigators.cc.
References PFRecHitCaloNavigator< CaloTowerDetId, CaloTowerTopology >::topology_.