#include <SiPixelRecHitsValid.h>
Public Member Functions | |
SiPixelRecHitsValid (const edm::ParameterSet &conf) | |
~SiPixelRecHitsValid () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
void | endJob () |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Private Member Functions | |
void | fillBarrel (const SiPixelRecHit &, const PSimHit &, DetId, const PixelGeomDetUnit *, const TrackerTopology *tTopo) |
void | fillForward (const SiPixelRecHit &, const PSimHit &, DetId, const PixelGeomDetUnit *, const TrackerTopology *tTopo) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
File: SiPixelRecHitsValid.h
Definition at line 50 of file SiPixelRecHitsValid.h.
SiPixelRecHitsValid::SiPixelRecHitsValid | ( | const edm::ParameterSet & | conf | ) |
Definition at line 37 of file SiPixelRecHitsValid.cc.
References clustChargeDisk1Plaquettes, clustChargeDisk2Plaquettes, clustChargeLayer1Modules, clustChargeLayer2Modules, clustChargeLayer3Modules, clustXSizeDisk1Plaquettes, clustXSizeDisk2Plaquettes, clustXSizeLayer, clustYSizeDisk1Plaquettes, clustYSizeDisk2Plaquettes, clustYSizeModule, dbe_, edm::ParameterSet::getUntrackedParameter(), timingPdfMaker::histo, i, cppFunctionSkipper::operator, outputFile_, recHitXFullModules, recHitXHalfModules, recHitXPlaquetteSize1, recHitXPlaquetteSize2, recHitXPullAllB, recHitXPullAllF, recHitXPullDisk1Plaquettes, recHitXPullDisk2Plaquettes, recHitXPullFlippedLadderLayers, recHitXPullNonFlippedLadderLayers, recHitXResAllB, recHitXResAllF, recHitXResDisk1Plaquettes, recHitXResDisk2Plaquettes, recHitXResFlippedLadderLayers, recHitXResNonFlippedLadderLayers, recHitYAllModules, recHitYPlaquetteSize2, recHitYPlaquetteSize3, recHitYPlaquetteSize4, recHitYPlaquetteSize5, recHitYPullAllB, recHitYPullAllF, recHitYPullDisk1Plaquettes, recHitYPullDisk2Plaquettes, recHitYPullLayer1Modules, recHitYPullLayer2Modules, recHitYPullLayer3Modules, recHitYResAllB, recHitYResAllF, recHitYResDisk1Plaquettes, recHitYResDisk2Plaquettes, recHitYResLayer1Modules, recHitYResLayer2Modules, and recHitYResLayer3Modules.
SiPixelRecHitsValid::~SiPixelRecHitsValid | ( | ) |
Definition at line 244 of file SiPixelRecHitsValid.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 255 of file SiPixelRecHitsValid.cc.
References TrackerHitAssociator::associateHit(), edmNew::DetSet< T >::begin(), conf_, gather_cfg::cout, edmNew::DetSet< T >::end(), edm::EventID::event(), fillBarrel(), fillForward(), relativeConstraints::geom, edm::EventSetup::get(), edm::Event::getByLabel(), edm::EventBase::id(), TrackerGeometry::idToDet(), m, edm::ESHandle< class >::product(), edm::EventID::run(), mathSSE::sqrt(), src_, DetId::subdetId(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 247 of file SiPixelRecHitsValid.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 251 of file SiPixelRecHitsValid.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 347 of file SiPixelRecHitsValid.cc.
References DeDxDiscriminatorTools::charge(), clustChargeLayer1Modules, clustChargeLayer2Modules, clustChargeLayer3Modules, clustXSizeLayer, clustYSizeModule, PSimHit::entryPoint(), PSimHit::exitPoint(), MonitorElement::Fill(), HcalObjRepresent::Fill(), i, PixelTopology::nrows(), PV3DBase< T, PVType, FrameType >::perp(), TrackerTopology::pxbLayer(), TrackerTopology::pxbModule(), recHitXFullModules, recHitXHalfModules, recHitXPullAllB, recHitXPullFlippedLadderLayers, recHitXPullNonFlippedLadderLayers, recHitXResAllB, recHitXResFlippedLadderLayers, recHitXResNonFlippedLadderLayers, recHitYAllModules, recHitYPullAllB, recHitYPullLayer1Modules, recHitYPullLayer2Modules, recHitYPullLayer3Modules, recHitYResAllB, recHitYResLayer1Modules, recHitYResLayer2Modules, recHitYResLayer3Modules, tablePrinter::rows, PixelGeomDetUnit::specificTopology(), mathSSE::sqrt(), GeomDet::surface(), Surface::toGlobal(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
Referenced by analyze().
|
private |
Definition at line 460 of file SiPixelRecHitsValid.cc.
References DeDxDiscriminatorTools::charge(), clustChargeDisk1Plaquettes, clustChargeDisk2Plaquettes, clustXSizeDisk1Plaquettes, clustXSizeDisk2Plaquettes, clustYSizeDisk1Plaquettes, clustYSizeDisk2Plaquettes, PSimHit::entryPoint(), PSimHit::exitPoint(), MonitorElement::Fill(), i, PixelTopology::ncolumns(), PixelTopology::nrows(), TrackerTopology::pxfDisk(), TrackerTopology::pxfModule(), TrackerTopology::pxfPanel(), recHitXPlaquetteSize1, recHitXPlaquetteSize2, recHitXPullAllF, recHitXPullDisk1Plaquettes, recHitXPullDisk2Plaquettes, recHitXResAllF, recHitXResDisk1Plaquettes, recHitXResDisk2Plaquettes, recHitYPlaquetteSize2, recHitYPlaquetteSize3, recHitYPlaquetteSize4, recHitYPlaquetteSize5, recHitYPullAllF, recHitYPullDisk1Plaquettes, recHitYPullDisk2Plaquettes, recHitYResDisk1Plaquettes, recHitYResDisk2Plaquettes, tablePrinter::rows, PixelGeomDetUnit::specificTopology(), mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
Referenced by analyze().
|
private |
Definition at line 88 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 89 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 79 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 80 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 81 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 84 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 85 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 78 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 86 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 87 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 77 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 69 of file SiPixelRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 66 of file SiPixelRecHitsValid.h.
Referenced by endJob(), and SiPixelRecHitsValid().
|
private |
Definition at line 67 of file SiPixelRecHitsValid.h.
Referenced by endJob(), and SiPixelRecHitsValid().
|
private |
Definition at line 94 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 95 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 106 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 107 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 119 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 129 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 132 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 133 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 122 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 123 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 92 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 104 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 112 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 113 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 97 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 98 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 96 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 108 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 109 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 110 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 111 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 120 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 130 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 134 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 135 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 124 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 125 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 126 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 93 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 105 of file SiPixelRecHitsValid.h.
Referenced by SiPixelRecHitsValid().
|
private |
Definition at line 114 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 115 of file SiPixelRecHitsValid.h.
Referenced by fillForward(), and SiPixelRecHitsValid().
|
private |
Definition at line 99 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 100 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 101 of file SiPixelRecHitsValid.h.
Referenced by fillBarrel(), and SiPixelRecHitsValid().
|
private |
Definition at line 137 of file SiPixelRecHitsValid.h.
Referenced by analyze().