#include <HIPixelClusterVtxProducer.h>
Classes | |
struct | VertexHit |
Private Member Functions | |
int | getContainedHits (const std::vector< VertexHit > &hits, double z0, double &chi) |
virtual void | produce (edm::Event &ev, const edm::EventSetup &es) |
Private Attributes | |
double | maxZ_ |
double | minZ_ |
std::string | srcPixels_ |
double | zStep_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 11 of file HIPixelClusterVtxProducer.h.
|
explicit |
Definition at line 31 of file HIPixelClusterVtxProducer.cc.
HIPixelClusterVtxProducer::~HIPixelClusterVtxProducer | ( | ) |
Definition at line 44 of file HIPixelClusterVtxProducer.cc.
|
private |
Definition at line 139 of file HIPixelClusterVtxProducer.cc.
References n, AlCaHLTBitMon_ParallelJobs::p, and hit::z.
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 51 of file HIPixelClusterVtxProducer.cc.
References edmNew::DetSetVector< T >::data(), alignCSCRings::e, end, edm::EventSetup::get(), edm::Event::getByLabel(), getContainedHits(), TrackerGeometry::idToDet(), PixelTopology::isItEdgePixelInX(), PixelTopology::isItEdgePixelInY(), edm::HandleBase::isValid(), LogTrace, maxZ_, minZ_, PixelSubdetector::PixelBarrel, edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), HIPixelClusterVtxProducer::VertexHit::r, PixelGeomDetUnit::specificTopology(), srcPixels_, GeomDet::toGlobal(), HIPixelClusterVtxProducer::VertexHit::w, hit::x, hit::y, HIPixelClusterVtxProducer::VertexHit::z, hit::z, and zStep_.
|
private |
Definition at line 31 of file HIPixelClusterVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file HIPixelClusterVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 28 of file HIPixelClusterVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 32 of file HIPixelClusterVtxProducer.h.
Referenced by produce().