#include <HBHEIsolatedNoiseAlgos.h>
Public Attributes | |
std::set< const EcalRecHit * > | ecalhits |
std::set< const HBHERecHit * > | hcalhits |
CaloTowerDetId | id |
std::set< const reco::Track * > | tracks |
Definition at line 148 of file HBHEIsolatedNoiseAlgos.h.
std::set<const EcalRecHit*> PhysicsTower::ecalhits |
Definition at line 151 of file HBHEIsolatedNoiseAlgos.h.
Referenced by HBHEHitMap::ecalHitsNeighborTowers(), and PhysicsTowerOrganizer::insert_().
std::set<const HBHERecHit*> PhysicsTower::hcalhits |
Definition at line 150 of file HBHEIsolatedNoiseAlgos.h.
Referenced by HBHEHitMap::hcalHitsNeighborTowers(), and PhysicsTowerOrganizer::insert_().
CaloTowerDetId PhysicsTower::id |
Definition at line 149 of file HBHEIsolatedNoiseAlgos.h.
Referenced by PhysicsTowerOrganizer::findNeighbors(), PhysicsTowerOrganizer::findTower(), PhysicsTowerOrganizer::insert_(), and PhysicsTowerOrganizer::towercmp::operator()().
std::set<const reco::Track*> PhysicsTower::tracks |
Definition at line 152 of file HBHEIsolatedNoiseAlgos.h.
Referenced by PhysicsTowerOrganizer::insert_(), and HBHEHitMap::tracksNeighborTowers().