#include <HitExtractorPIX.h>
Public Member Functions | |
virtual HitExtractorPIX * | clone () const |
HitExtractorPIX (SeedingLayer::Side &side, int idLayer, const std::string &hitProducer) | |
virtual HitExtractor::Hits | hits (const SeedingLayer &sl, const edm::Event &, const edm::EventSetup &) const |
virtual | ~HitExtractorPIX () |
Public Member Functions inherited from ctfseeding::HitExtractor | |
HitExtractor () | |
void | useSkipClusters (const edm::InputTag &m) |
virtual | ~HitExtractor () |
Private Attributes | |
std::string | theHitProducer |
int | theIdLayer |
SeedingLayer::Side | theSide |
Additional Inherited Members | |
Public Types inherited from ctfseeding::HitExtractor | |
typedef std::vector < TransientTrackingRecHit::ConstRecHitPointer > | Hits |
Public Attributes inherited from ctfseeding::HitExtractor | |
bool | skipClusters |
edm::InputTag | theSkipClusters |
Definition at line 13 of file HitExtractorPIX.h.
HitExtractorPIX::HitExtractorPIX | ( | SeedingLayer::Side & | side, |
int | idLayer, | ||
const std::string & | hitProducer | ||
) |
Definition at line 18 of file HitExtractorPIX.cc.
Referenced by clone().
|
inlinevirtual |
Definition at line 16 of file HitExtractorPIX.h.
|
inlinevirtual |
Definition at line 18 of file HitExtractorPIX.h.
References HitExtractorPIX().
|
virtual |
Implements ctfseeding::HitExtractor.
Definition at line 23 of file HitExtractorPIX.cc.
References ctfseeding::SeedingLayer::Barrel, edm::Event::getByLabel(), edm::HandleBase::id(), keep, LogDebug, TrackerLayerIdAccessor::pixelBarrelLayer(), TrackerLayerIdAccessor::pixelForwardDisk(), ctfseeding::range2SeedingHits(), query::result, ctfseeding::HitExtractor::skipClusters, theHitProducer, theIdLayer, theSide, and ctfseeding::HitExtractor::theSkipClusters.
|
private |
Definition at line 23 of file HitExtractorPIX.h.
Referenced by hits().
|
private |
Definition at line 22 of file HitExtractorPIX.h.
Referenced by hits().
|
private |
Definition at line 21 of file HitExtractorPIX.h.
Referenced by hits().