#include <SiPixelHitEfficiencySource.h>
Private Attributes | |
bool | applyEdgeCut_ |
bool | bladeOn |
edm::EDGetTokenT < edmNew::DetSetVector < SiPixelCluster > > | clusterCollectionToken_ |
bool | debug_ |
bool | diskOn |
bool | firstRun |
bool | isUpgrade |
bool | ladOn |
bool | layOn |
edm::EDGetTokenT < MeasurementTrackerEvent > | measurementTrackerEventToken_ |
bool | modOn |
int | nmissing |
double | nSigma_EdgeCut_ |
int | nvalid |
int | nvtx_ |
bool | phiOn |
edm::ParameterSet | pSet_ |
bool | ringOn |
edm::InputTag | src_ |
std::map< uint32_t, SiPixelHitEfficiencyModule * > | theSiPixelStructure |
edm::EDGetTokenT < TrajTrackAssociationCollection > | tracksrc_ |
edm::EDGetTokenT < reco::VertexCollection > | vertexCollectionToken_ |
double | vtxchi2_ |
double | vtxD0_ |
double | vtxndof_ |
int | vtxntrk_ |
double | vtxX_ |
double | vtxY_ |
double | vtxZ_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 43 of file SiPixelHitEfficiencySource.h.
|
explicit |
Definition at line 72 of file SiPixelHitEfficiencySource.cc.
References applyEdgeCut_, bladeOn, clusterCollectionToken_, debug_, diskOn, firstRun, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), ladOn, layOn, measurementTrackerEventToken_, modOn, nSigma_EdgeCut_, phiOn, pSet_, ringOn, AlCaHLTBitMon_QueryRunRegistry::string, tracksrc_, and vertexCollectionToken_.
SiPixelHitEfficiencySource::~SiPixelHitEfficiencySource | ( | ) |
Definition at line 104 of file SiPixelHitEfficiencySource.cc.
References theSiPixelStructure.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 190 of file SiPixelHitEfficiencySource.cc.
References funct::abs(), edm::AssociationMap< Tag >::begin(), edmNew::DetSetVector< T >::begin(), bladeOn, clusterCollectionToken_, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, gather_cfg::cout, debug_, PixelEndcapName::diskName(), PixelEndcapNameUpgrade::diskName(), diskOn, edm::AssociationMap< Tag >::end(), edmNew::DetSetVector< T >::end(), f, edm::EventSetup::get(), edm::Event::getByToken(), PixelClusterParameterEstimator::getParameters(), TrajectoryStateOnSurface::globalPosition(), i, edmNew::DetSetVector< T >::id(), TrackerGeometry::idToDetUnit(), PixelBarrelName::isHalfModule(), PixelBarrelNameUpgrade::isHalfModule(), isUpgrade, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), edm::Ref< C, T, F >::key(), PXBDetId::ladder(), ladOn, PixelBarrelName::layerName(), PixelBarrelNameUpgrade::layerName(), layOn, TrajectoryStateOnSurface::localParameters(), TrajectoryStateOnSurface::localPosition(), match(), LayerMeasurements::measurements(), measurementTrackerEventToken_, TrackingRecHit::missing, modOn, PXBDetId::module(), nmissing, nvalid, nvtx_, oppositeToMomentum, AlCaHLTBitMon_ParallelJobs::p, PixelEndcapName::pannelName(), PixelEndcapNameUpgrade::pannelName(), phiOn, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, PixelEndcapNameUpgrade::plaquetteName(), PixelEndcapName::plaquetteName(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), TrajectoryMeasurement::recHit(), ringOn, Propagator::setPropagationDirection(), edm::AssociationMap< Tag >::size(), mathSSE::sqrt(), DetId::subdetId(), StripSubdetector::TEC, theSiPixelStructure, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, DetId::Tracker, patCandidatesForDimuonsSequences_cff::tracker, tracksrc_, TrackingRecHit::valid, vertexCollectionToken_, vtxchi2_, vtxD0_, vtxndof_, vtxntrk_, vtxX_, vtxY_, vtxZ_, x, PV3DBase< T, PVType, FrameType >::x(), detailsBasic3DVector::y, PV3DBase< T, PVType, FrameType >::y(), detailsBasic3DVector::z, and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements thread_unsafe::DQMEDAnalyzer.
Definition at line 150 of file SiPixelHitEfficiencySource.cc.
References bladeOn, diskOn, edm::hlt::Exception, isUpgrade, ladOn, layOn, modOn, phiOn, pSet_, ringOn, SiPixelFolderOrganizer::setModuleFolder(), and theSiPixelStructure.
|
virtual |
Reimplemented from thread_unsafe::DQMEDAnalyzer.
Definition at line 115 of file SiPixelHitEfficiencySource.cc.
References debug_, firstRun, edm::EventSetup::get(), python.rootplot.argparse::module, nmissing, nvalid, and theSiPixelStructure.
|
private |
Definition at line 62 of file SiPixelHitEfficiencySource.h.
Referenced by SiPixelHitEfficiencySource().
|
private |
Definition at line 70 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 58 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 65 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), dqmBeginRun(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 70 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 72 of file SiPixelHitEfficiencySource.h.
Referenced by dqmBeginRun(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 87 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 68 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 60 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 66 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 76 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 63 of file SiPixelHitEfficiencySource.h.
Referenced by SiPixelHitEfficiencySource().
|
private |
Definition at line 76 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 78 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 68 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 53 of file SiPixelHitEfficiencySource.h.
Referenced by bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 70 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 54 of file SiPixelHitEfficiencySource.h.
|
private |
Definition at line 74 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and ~SiPixelHitEfficiencySource().
|
private |
Definition at line 57 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 56 of file SiPixelHitEfficiencySource.h.
Referenced by analyze(), and SiPixelHitEfficiencySource().
|
private |
Definition at line 85 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 80 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 84 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 79 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 81 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 82 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().
|
private |
Definition at line 83 of file SiPixelHitEfficiencySource.h.
Referenced by analyze().