Classes | |
struct | biases |
Structure biases Contains characterization of a single run PV bias plot. More... | |
struct | bundle |
Structure bundle Contains the ensemble of all the information to build the graphs alignmentTrends. More... | |
struct | wrappedTrends |
Structure wrappedTrends Contains the ensemble vs run number of the alignmentTrend characterization. More... | |
Enumerations | |
enum | view { dxyphi, dzphi, dxyeta, dzeta, pT, generic } |
Functions | |
int | closest (std::vector< int > const &vec, int value) |
Variables | |
const Int_t | colors [8] = {kBlack, kRed, kBlue, kGreen + 2, kMagenta, kViolet, kCyan, kYellow} |
const Int_t | markers [8] |
enum pv::view |
Enumerator | |
---|---|
dxyphi | |
dzphi | |
dxyeta | |
dzeta | |
pT | |
generic |
Definition at line 58 of file PreparePVTrends.h.
|
inline |
Definition at line 64 of file PreparePVTrends.h.
References pfDeepBoostedJetPreprocessParams_cfi::lower_bound, and relativeConstraints::value.
Referenced by SiPixelRecHitsValid::analyze(), HGCalHitCalibration::analyze(), BDHadronTrackMonitoringAnalyzer::analyze(), SiPixelErrorEstimation::analyze(), LowPtGsfElectronSCProducer::closestCluster(), MTDTrayBarrelLayer::compatibleDets(), MuRodBarrelLayer::compatibleDets(), MuRingForwardLayer::compatibleDets(), MuDetRing::compatibleDets(), MTDDetTray::compatibleDets(), MuDetRod::compatibleDets(), MTDDetSector::compatibleDets(), PixelRod::compatibleDetsV(), AlignmentMonitorTracksFromTrajectories::event(), HistoFillerReco< l1extra::L1EmParticleCollection >::fillHistos(), GlobalRecHitsAnalyzer::fillTrk(), GlobalRecHitsProducer::fillTrk(), PixelDigitizerAlgorithm::TimewalkModel::find_closest_index(), NearbyPixelClustersProducer::findAllNearbyClusters(), TIDLayer::findNextIndex(), CaloSubdetectorGeometry::getClosestCell(), EcalPreshowerGeometry::getClosestCellInPlane(), ConversionHitChecker::nHitsBeforeVtx(), python.rootplot.core::parse_range(), ConversionProducer::preselectTrackPair(), MuonFSRProducer::produce(), BoostedDoubleSVProducer::produce(), IPProducer< Container, Base, Helper >::produce(), SiStripRecHitsValid::rechitanalysis(), SiStripTrackingRecHitsValid::rechitanalysis(), SiStripRecHitsValid::rechitanalysis_matched(), SiStripTrackingRecHitsValid::rechitanalysis_matched(), btagbtvdeep::seedingTracksToFeatures(), GenJetClosestMatchSelectorDefinition::select(), MTDDetSector::vshift(), and MTDTopology::vshiftETL().
const Int_t pv::colors[8] = {kBlack, kRed, kBlue, kGreen + 2, kMagenta, kViolet, kCyan, kYellow} |
Definition at line 80 of file PreparePVTrends.h.
Referenced by FWGeometryTableViewBase::cellClicked(), FWModelContextMenuHandler::chosenItem(), FWCollectionSummaryWidget::colorClicked(), FWModelContextMenuHandler::createColorPopup(), FWCollectionSummaryWidget::createColorPopup(), ProcessCallGraph::dependencies(), ProcessCallGraph::depends(), FWColorSelect::FWColorSelect(), FWColorSelect::HandleButton(), and FWCollectionSummaryWidget::itemColorClicked().
const Int_t pv::markers[8] |
Definition at line 72 of file PreparePVTrends.h.
Referenced by FWJetProxyBuilder::buildViewType(), and FWPFBlockProxyBuilder::setupTrackElement().