#include <SiPixelTrackResidualSource.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
virtual void | dqmBeginRun (const edm::Run &r, edm::EventSetup const &iSetup) |
SiPixelTrackResidualSource (const edm::ParameterSet &) | |
void | triplets (double x1, double y1, double z1, double x2, double y2, double z2, double x3, double y3, double z3, double ptsig, double &dc, double &dz, double kap) |
~SiPixelTrackResidualSource () | |
Public Member Functions inherited from DQMEDAnalyzer | |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) final |
virtual void | beginStream (edm::StreamID id) final |
DQMEDAnalyzer (void) | |
virtual void | endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final |
virtual void | endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final |
uint32_t | streamId () const |
Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Public Attributes | |
std::string | topFolderName_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 48 of file SiPixelTrackResidualSource.h.
|
explicit |
Definition at line 65 of file SiPixelTrackResidualSource.cc.
References beamSpotToken_, bladeOn, clustersrc_, clustersrcToken_, debug_, diskOn, firstRun, generalTracksToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), ladOn, layOn, modOn, NLowProb, NTotal, offlinePrimaryVerticesToken_, phiOn, pSet_, ptminres_, ringOn, src_, AlCaHLTBitMon_QueryRunRegistry::string, topFolderName_, trackAssociationToken_, tracksrc_, tracksrcToken_, trackToken_, and ttrhbuilder_.
SiPixelTrackResidualSource::~SiPixelTrackResidualSource | ( | ) |
Definition at line 108 of file SiPixelTrackResidualSource.cc.
References theSiPixelStructure.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 607 of file SiPixelTrackResidualSource.cc.
References funct::abs(), Reference_intrackfit_cff::barrel, beamSpotToken_, edm::AssociationMap< Tag >::begin(), edmNew::DetSetVector< T >::begin(), bladeOn, RecoTauCleanerPlugins::charge, SiPixelRecHit::clusterProbability(), clustersrcToken_, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, gather_cfg::cout, debug_, DetId::det(), PixelEndcapName::diskName(), diskOn, edm::AssociationMap< Tag >::end(), edmNew::DetSetVector< T >::end(), Reference_intrackfit_cff::endcap, edm::HandleBase::failedToGet(), MonitorElement::Fill(), HcalObjRepresent::Fill(), edmNew::DetSetVector< T >::find(), generalTracksToken_, edm::EventSetup::get(), edm::Event::getByToken(), corrVsCorr::gX, corrVsCorr::gY, SiPixelRecHit::hasFilledProb(), TrackingRecHit::hit(), i, TrackerGeometry::idToDet(), reco::TransientTrack::initialFreeState(), reco::TransientTrack::innermostMeasurementState(), edm::Ref< C, T, F >::isNonnull(), isUpgrade, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), edm::Ref< C, T, F >::key(), GetRecoTauVFromDQM_MC_cff::kk, ladOn, PixelBarrelNameUpgrade::layerName(), PixelBarrelName::layerName(), layOn, TrajectoryStateOnSurface::localParameters(), Topology::localPosition(), PV3DBase< T, PVType, FrameType >::mag(), match(), meClChargeNotOnTrack_all, meClChargeNotOnTrack_bpix, meClChargeNotOnTrack_diskms, meClChargeNotOnTrack_diskps, meClChargeNotOnTrack_fpix, meClChargeNotOnTrack_layers, meClChargeOnTrack_all, meClChargeOnTrack_bpix, meClChargeOnTrack_diskms, meClChargeOnTrack_diskps, meClChargeOnTrack_fpix, meClChargeOnTrack_layers, meClPosDisksmzNotOnTrack, meClPosDisksmzOnTrack, meClPosDiskspzNotOnTrack, meClPosDiskspzOnTrack, meClPosLayersNotOnTrack, meClPosLayersOnTrack, meClSizeNotOnTrack_all, meClSizeNotOnTrack_bpix, meClSizeNotOnTrack_diskms, meClSizeNotOnTrack_diskps, meClSizeNotOnTrack_fpix, meClSizeNotOnTrack_layers, meClSizeOnTrack_all, meClSizeOnTrack_bpix, meClSizeOnTrack_diskms, meClSizeOnTrack_diskps, meClSizeOnTrack_fpix, meClSizeOnTrack_layers, meClSizeXNotOnTrack_all, meClSizeXNotOnTrack_bpix, meClSizeXNotOnTrack_diskms, meClSizeXNotOnTrack_diskps, meClSizeXNotOnTrack_fpix, meClSizeXNotOnTrack_layers, meClSizeXOnTrack_all, meClSizeXOnTrack_bpix, meClSizeXOnTrack_diskms, meClSizeXOnTrack_diskps, meClSizeXOnTrack_fpix, meClSizeXOnTrack_layers, meClSizeYNotOnTrack_all, meClSizeYNotOnTrack_bpix, meClSizeYNotOnTrack_diskms, meClSizeYNotOnTrack_diskps, meClSizeYNotOnTrack_fpix, meClSizeYNotOnTrack_layers, meClSizeYOnTrack_all, meClSizeYOnTrack_bpix, meClSizeYOnTrack_diskms, meClSizeYOnTrack_diskps, meClSizeYOnTrack_fpix, meClSizeYOnTrack_layers, meHitProbability, meNClustersNotOnTrack_all, meNClustersNotOnTrack_bpix, meNClustersNotOnTrack_diskms, meNClustersNotOnTrack_diskps, meNClustersNotOnTrack_fpix, meNClustersNotOnTrack_layers, meNClustersOnTrack_all, meNClustersOnTrack_bpix, meNClustersOnTrack_diskms, meNClustersOnTrack_diskps, meNClustersOnTrack_fpix, meNClustersOnTrack_layers, meNofClustersNotOnTrack_, meNofClustersOnTrack_, meNofTracks_, meNofTracksInPixVol_, meResidualXSummedLay, meResidualYSummedLay, modOn, LocalTrajectoryParameters::momentum(), reco::Vertex::ndof(), NLowProb, noOfDisks, noOfLayers, NTotal, offlinePrimaryVerticesToken_, phi, PV3DBase< T, PVType, FrameType >::phi(), phiOn, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, funct::pow(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), EnergyCorrector::pt, ptminres_, TrackerTopology::pxbLayer(), DetId::rawId(), reducedSet, ringOn, edm::AssociationMap< Tag >::size(), edmNew::DetSetVector< T >::size(), PixelGeomDetUnit::specificTopology(), mathSSE::sqrt(), DetId::subdetId(), GeomDet::surface(), funct::tan(), groupFilesInBlocks::temp, theSiPixelStructure, Surface::toGlobal(), trackAssociationToken_, DetId::Tracker, testEve_cfg::tracks, tracksrcToken_, trackToken_, FreeTrajectoryState::transverseCurvature(), triplets(), ttrhbuilder_, HLT_25ns14e33_v1_cff::vertices, x, PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), y, PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), z, and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 153 of file SiPixelTrackResidualSource.cc.
References bladeOn, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), clustersrc_, debug_, diskOn, Exception, firstRun, i, isUpgrade, edm::InputTag::label(), ladOn, layOn, meClChargeNotOnTrack_all, meClChargeNotOnTrack_bpix, meClChargeNotOnTrack_diskms, meClChargeNotOnTrack_diskps, meClChargeNotOnTrack_fpix, meClChargeNotOnTrack_layers, meClChargeOnTrack_all, meClChargeOnTrack_bpix, meClChargeOnTrack_diskms, meClChargeOnTrack_diskps, meClChargeOnTrack_fpix, meClChargeOnTrack_layers, meClPosDisksmzNotOnTrack, meClPosDisksmzOnTrack, meClPosDiskspzNotOnTrack, meClPosDiskspzOnTrack, meClPosLayersNotOnTrack, meClPosLayersOnTrack, meClSizeNotOnTrack_all, meClSizeNotOnTrack_bpix, meClSizeNotOnTrack_diskms, meClSizeNotOnTrack_diskps, meClSizeNotOnTrack_fpix, meClSizeNotOnTrack_layers, meClSizeOnTrack_all, meClSizeOnTrack_bpix, meClSizeOnTrack_diskms, meClSizeOnTrack_diskps, meClSizeOnTrack_fpix, meClSizeOnTrack_layers, meClSizeXNotOnTrack_all, meClSizeXNotOnTrack_bpix, meClSizeXNotOnTrack_diskms, meClSizeXNotOnTrack_diskps, meClSizeXNotOnTrack_fpix, meClSizeXNotOnTrack_layers, meClSizeXOnTrack_all, meClSizeXOnTrack_bpix, meClSizeXOnTrack_diskms, meClSizeXOnTrack_diskps, meClSizeXOnTrack_fpix, meClSizeXOnTrack_layers, meClSizeYNotOnTrack_all, meClSizeYNotOnTrack_bpix, meClSizeYNotOnTrack_diskms, meClSizeYNotOnTrack_diskps, meClSizeYNotOnTrack_fpix, meClSizeYNotOnTrack_layers, meClSizeYOnTrack_all, meClSizeYOnTrack_bpix, meClSizeYOnTrack_diskms, meClSizeYOnTrack_diskps, meClSizeYOnTrack_fpix, meClSizeYOnTrack_layers, meHitProbability, meNClustersNotOnTrack_all, meNClustersNotOnTrack_bpix, meNClustersNotOnTrack_diskms, meNClustersNotOnTrack_diskps, meNClustersNotOnTrack_fpix, meNClustersNotOnTrack_layers, meNClustersOnTrack_all, meNClustersOnTrack_bpix, meNClustersOnTrack_diskms, meNClustersOnTrack_diskps, meNClustersOnTrack_fpix, meNClustersOnTrack_layers, meNofClustersNotOnTrack_, meNofClustersOnTrack_, meNofTracks_, meNofTracksInPixVol_, meResidualXSummedLay, meResidualYSummedLay, meSubdetResidualX, meSubdetResidualY, modOn, noOfDisks, noOfLayers, phiOn, pSet_, reducedSet, ringOn, alignCSCRings::s, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), SiPixelFolderOrganizer::setModuleFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theSiPixelStructure, topFolderName_, and tracksrc_.
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 119 of file SiPixelTrackResidualSource.cc.
References debug_, PixelEndcapName::diskName(), edm::EventSetup::get(), isUpgrade, PixelBarrelName::layerName(), python.rootplot.argparse::module, noOfDisks, noOfLayers, edm::ESHandle< class >::product(), and theSiPixelStructure.
void SiPixelTrackResidualSource::triplets | ( | double | x1, |
double | y1, | ||
double | z1, | ||
double | x2, | ||
double | y2, | ||
double | z2, | ||
double | x3, | ||
double | y3, | ||
double | z3, | ||
double | ptsig, | ||
double & | dc, | ||
double & | dz, | ||
double | kap | ||
) |
Definition at line 1301 of file SiPixelTrackResidualSource.cc.
References gather_cfg::cout, dttmaxenums::L, pileupDistInMC::num, diffTwoXMLs::r1, rho, and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 67 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 82 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 64 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 73 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 76 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and SiPixelTrackResidualSource().
|
private |
Definition at line 82 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 85 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 69 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 83 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 80 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 80 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 107 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 111 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 170 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 168 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 167 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 166 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 165 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 119 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 120 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 124 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 123 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 121 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 113 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 114 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 118 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 117 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 115 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 116 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 131 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 132 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 136 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 135 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 133 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 134 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 125 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 126 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 130 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 129 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 127 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 128 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 143 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 144 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 148 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 147 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 145 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 146 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 137 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 138 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 142 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 141 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 139 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 140 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 172 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 157 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 158 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 162 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 161 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 159 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 160 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 151 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 152 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 156 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 155 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 153 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 154 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms().
|
private |
Definition at line 92 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms().
|
private |
Definition at line 77 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 87 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 175 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 174 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 86 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 68 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 80 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 62 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 84 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 78 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 63 of file SiPixelTrackResidualSource.h.
Referenced by SiPixelTrackResidualSource().
|
private |
Definition at line 89 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and ~SiPixelTrackResidualSource().
std::string SiPixelTrackResidualSource::topFolderName_ |
Definition at line 59 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 72 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 65 of file SiPixelTrackResidualSource.h.
Referenced by bookHistograms(), and SiPixelTrackResidualSource().
|
private |
Definition at line 70 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 71 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().
|
private |
Definition at line 66 of file SiPixelTrackResidualSource.h.
Referenced by analyze(), and SiPixelTrackResidualSource().