#include <HIPixelClusterVtxProducer.h>
Classes | |
struct | VertexHit |
Public Member Functions | |
HIPixelClusterVtxProducer (const edm::ParameterSet &ps) | |
~HIPixelClusterVtxProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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 |
typedef WorkerT< EDProducer > | WorkerType |
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) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 11 of file HIPixelClusterVtxProducer.h.
|
explicit |
Definition at line 32 of file HIPixelClusterVtxProducer.cc.
HIPixelClusterVtxProducer::~HIPixelClusterVtxProducer | ( | ) |
Definition at line 45 of file HIPixelClusterVtxProducer.cc.
|
private |
Definition at line 142 of file HIPixelClusterVtxProducer.cc.
References n, L1TEmulatorMonitor_cff::p, and hit::z.
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 52 of file HIPixelClusterVtxProducer.cc.
References edmNew::DetSetVector< T >::data(), 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().