#include <DPGAnalysis/SiStripTools/plugins/TrackerDpgAnalysis.cc>
Public Member Functions | |
TrackerDpgAnalysis (const edm::ParameterSet &) | |
~TrackerDpgAnalysis () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &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 () |
Protected Member Functions | |
float | delay (const SiStripEventSummary &) |
std::map< uint32_t, float > | delay (const std::vector< std::string > &) |
void | insertMeasurement (std::multimap< const uint32_t, std::pair< LocalPoint, double > > &, const TransientTrackingRecHit *, double) |
void | insertMeasurement (std::multimap< const uint32_t, std::pair< int, int > > &, const TrackingRecHit *, int) |
void | insertMeasurement (std::multimap< const uint32_t, std::pair< LocalPoint, std::pair< double, double > > > &, const TransientTrackingRecHit *, double, double) |
void | insertMeasurement (std::multimap< const uint32_t, std::pair< std::pair< float, float >, int > > &, const TrackingRecHit *, int) |
std::map< size_t, int > | inVertex (const reco::TrackCollection &, const reco::VertexCollection &, uint32_t) |
std::vector< int > | onTrack (edm::Handle< edmNew::DetSetVector< SiStripCluster > > &, const reco::TrackCollection &, uint32_t) |
std::vector< int > | onTrack (edm::Handle< edmNew::DetSetVector< SiPixelCluster > > &, const reco::TrackCollection &, uint32_t) |
std::vector< double > | onTrackAngles (edm::Handle< edmNew::DetSetVector< SiStripCluster > > &, const std::vector< Trajectory > &) |
std::vector< std::pair< double, double > > | onTrackAngles (edm::Handle< edmNew::DetSetVector< SiPixelCluster > > &, const std::vector< Trajectory > &) |
double | sumPtSquared (const reco::Vertex &) |
std::string | toStringId (uint32_t) |
std::string | toStringName (uint32_t, const TrackerTopology *) |
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 | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endJob () override |
Static Private Attributes | |
static const int | nMaxPVs_ = 50 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Description: analysis of the clusters and digis in the tracker
Implementation: analysis of the clusters and digis in the tracker
Definition at line 109 of file TrackerDpgAnalysis.cc.
|
explicit |
Definition at line 215 of file TrackerDpgAnalysis.cc.
References alpha_, angle_, aplanarity_, beta_, bsDxdz_, bsDydz_, bsSigmaZ_, bsToken_, bsX0_, bsY0_, bsZ0_, bx_, cablingFileName_, ccuAdd_, ccuChan_, charge_, chargeCorr_, chi2_, clBareCharge_, clBareNoise_, clCorrectedCharge_, clCorrectedSignalOverNoise_, clNormalizedCharge_, clNormalizedNoise_, clPosition_, clPositionX_, clPositionY_, clSignalOverNoise_, clSize_, clSizeX_, clSizeY_, clusters_, clusterToken_, clWidth_, dcuId_, dedx1_, dedx1Token_, dedx2_, dedx2Token_, dedx3_, dedx3Token_, dedxNoM_, delay_, delayFileNames_, detid_, dir, dxy_, dxyCorr_, dxyerr_, dz_, dzCorr_, dzerr_, errorX_, errorY_, eta_, etaerr_, event_, eventid_, fBz_, fecCrate_, fecRing_, fecSlot_, fedCh_, fedId_, fiberLength_, fileService, foundhits_, foundhitsPixels_, foundhitsStrips_, functionality_events_, functionality_missingHits_, functionality_offtrackClusters_, functionality_ontrackClusters_, functionality_pixclusters_, functionality_pixvertices_, functionality_tracks_, functionality_vertices_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globaltrackid_, globalvertexid_, globalX_, globalY_, globalZ_, HLTDecisionBits_, HLTTag_, HLTToken_, i, HLT_25ns10e33_v2_cff::InputTag, isFake_pvtx_, isValid_pvtx_, L1DecisionBits_, L1TechnicalBits_, L1Token_, lldChannel_, lostHits_, losthitsPixels_, losthitsStrips_, lowPixelProbabilityFraction_, lumiSegment_, TFileDirectory::make(), maxCharge_, measX_, measY_, missingHits_, TFileService::mkdir(), moduleId_, moduleName_, nclusters_, nclustersOntrack_, ndof_, nLayers_, npixClusters_, npixClustersOntrack_, ntracks_, nTracks_pvtx_, ntrajs_, nVertices_, onTrack_, orbit_, orbitL1_, p_, phi_, phierr_, physicsDeclared_, pixclusters_, pixelclusterToken_, pixelVertexToken_, pixelVertices_, planarity_, pset_, psumap_, PSUname_, pt_, pterr_, qoverp_, quality_, readoutmap_, recx_err_pvtx_, recx_pvtx_, recy_err_pvtx_, recy_pvtx_, recz_err_pvtx_, recz_pvtx_, runid_, sphericity_, store_, AlCaHLTBitMon_QueryRunRegistry::string, stripLength_, summaryToken_, sumptsq_pvtx_, GlobalPosition_Frontier_DevDB_cff::tag, thickness_, thrustValue_, thrustX_, thrustY_, thrustZ_, time_, trackid_, trackLabels_, tracks_, trackTokens_, trajectoryTokens_, trajTrackAssoTokens_, trkWeightpvtx_, type_, edm::vector_transform(), vertexid_, vertexToken_, vertices_, xPCA_, yPCA_, and zPCA_.
TrackerDpgAnalysis::~TrackerDpgAnalysis | ( | ) |
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 514 of file TrackerDpgAnalysis.cc.
References alpha_, angle_, EventShape::aplanarity(), aplanarity_, SiStripClusterInfo::baryStrip(), SiPixelRawToDigiRegional_cfi::beamSpot, begin, beta_, bsDxdz_, bsDydz_, bsSigmaZ_, bsToken_, bsX0_, bsY0_, bsZ0_, edm::EventAuxiliary::bunchCrossing(), bx_, SiStripClusterInfo::charge(), charge_, chargeCorr_, chi2_, clBareCharge_, clBareNoise_, clCorrectedCharge_, clCorrectedSignalOverNoise_, clNormalizedCharge_, clNormalizedNoise_, clPosition_, clPositionX_, clPositionY_, clSignalOverNoise_, clSize_, clSizeX_, clSizeY_, SiPixelRecHit::clusterProbability(), HLT_25ns10e33_v2_cff::clusters, clusters_, clusterToken_, clWidth_, coll, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, funct::cos(), dedx1_, dedx1Token_, dedx2_, dedx2Token_, dedx3_, dedx3Token_, dedxNoM_, delay(), delay_, detid_, dxy_, dxyCorr_, dxyerr_, dz_, dzCorr_, dzerr_, end, relativeConstraints::error, errorX_, errorY_, eta_, etaerr_, edm::EventID::event(), event_, edm::Event::eventAuxiliary(), eventid_, fBz_, foundhits_, foundhitsPixels_, foundhitsStrips_, functionality_events_, functionality_missingHits_, functionality_offtrackClusters_, functionality_ontrackClusters_, functionality_pixclusters_, functionality_pixvertices_, functionality_tracks_, functionality_vertices_, TrackingRecHit::geographicalId(), edm::EventSetup::get(), edm::Event::getByToken(), globaltrackid_, globalvertexid_, globalX_, globalY_, globalZ_, L1GtFdlWord::gtDecisionWord(), HLTDecisionBits_, HLTToken_, i, edm::EventBase::id(), TrackingRecHit::inactive, cmsHarvester::index, inVertex(), isFake_pvtx_, GeomDetType::isTracker(), isValid_pvtx_, edm::Ref< C, T, F >::key(), L1DecisionBits_, L1TechnicalBits_, L1Token_, lldChannel_, StripTopology::localPosition(), Topology::localPosition(), lostHits_, losthitsPixels_, losthitsStrips_, lowPixelProbabilityFraction_, edm::EventAuxiliary::luminosityBlock(), lumiSegment_, SiStripClusterInfo::maxCharge(), maxCharge_, Topology::measurementPosition(), measX_, measY_, cmsRun_displayProdMFGeom_cfg::MF, missingHits_, nclusters_, nclustersOntrack_, ndof_, nLayers_, SiStripClusterInfo::noise(), SiStripClusterInfo::noiseRescaledByGain(), npixClusters_, npixClustersOntrack_, nPixelVertices_, ntracks_, nTracks_pvtx_, ntrajs_, nVertices_, onTrack(), onTrack_, onTrackAngles(), orbit_, orbitL1_, edm::EventAuxiliary::orbitNumber(), p_, phi_, phierr_, physicsDeclared_, pixclusters_, PixelSubdetector::PixelBarrel, pixelclusterToken_, pixelVertexToken_, pixelVertices_, EventShape::planarity(), planarity_, funct::pow(), pt_, pterr_, qoverp_, quality_, dt_dqm_sourceclient_common_cff::reco, recx_err_pvtx_, recx_pvtx_, recy_err_pvtx_, recy_pvtx_, recz_err_pvtx_, recz_pvtx_, edm::EventID::run(), runid_, SiStripClusterInfo::signalOverNoise(), StripGeomDetUnit::specificTopology(), PixelGeomDetUnit::specificTopology(), EventShape::sphericity(), sphericity_, mathSSE::sqrt(), store_, edm::EventAuxiliary::storeNumber(), AlCaHLTBitMon_QueryRunRegistry::string, stripLength_, DetId::subdetId(), edmLumisInFiles::summary, summaryToken_, sumptsq_pvtx_, sumPtSquared(), GeomDet::surface(), funct::tan(), thickness_, EventShape::thrust(), thrustValue_, thrustX_, thrustY_, thrustZ_, edm::EventAuxiliary::time(), time_, Surface::toGlobal(), unpackBuffers-CaloStage2::token, GeomDet::topology(), reco::HitPattern::TRACK_HITS, HLT_25ns10e33_v2_cff::trackCollection, tracker_, trackid_, trackLabels_, tracks_, trackTokens_, trajectoryTokens_, trajTrackAssoTokens_, trkWeightpvtx_, GeomDet::type(), type_, findQualityFiles::v, edm::Timestamp::value(), vertexid_, vertexToken_, vertices_, SiStripClusterInfo::width(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), xPCA_, LocalError::xx(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), yPCA_, LocalError::yy(), PV3DBase< T, PVType, FrameType >::z(), and zPCA_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 960 of file TrackerDpgAnalysis.cc.
References cabling_, cablingFileName_, ccuAdd_, ccuChan_, connections_, gather_cfg::cout, dcuId_, delay(), delay_, delayFileNames_, detid_, fecCrate_, fecRing_, fecSlot_, fedCh_, fedId_, HcalMonitorModule_cfi::feds, fiberLength_, TrackerMap::fill_current_val(), edm::EventSetup::get(), globalX_, globalY_, globalZ_, hlNames_, hltConfig_, HLTTag_, i, HLTConfigProvider::init(), geometryCSVtoXML::line, lldChannel_, moduleId_, moduleName_, mergeVDriftHistosByStation::name, edm::InputTag::process(), edm::ESHandle< class >::product(), psumap_, PSUname_, readoutmap_, TrackerMap::save(), AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::surface(), Surface::toGlobal(), toStringId(), toStringName(), tracker_, HLTConfigProvider::triggerNames(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
protected |
Definition at line 1393 of file TrackerDpgAnalysis.cc.
References edmLumisInFiles::summary.
Referenced by analyze(), beginRun(), and delay().
|
protected |
Definition at line 1404 of file TrackerDpgAnalysis.cc.
References delay(), mergeVDriftHistosByStation::file, geometryCSVtoXML::line, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 1051 of file TrackerDpgAnalysis.cc.
References event_, i, psumap_, readoutmap_, tracks_, and vertices_.
|
protected |
Definition at line 1105 of file TrackerDpgAnalysis.cc.
References universalConfigTemplate::collection, TrackingRecHit::geographicalId(), BaseTrackerRecHit::localPosition(), DetId::rawId(), and SiTrackerMultiRecHit::recHits().
Referenced by insertMeasurement(), onTrack(), and onTrackAngles().
|
protected |
Definition at line 1158 of file TrackerDpgAnalysis.cc.
References SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), universalConfigTemplate::collection, TrackingRecHit::geographicalId(), insertMeasurement(), DetId::rawId(), and SiTrackerMultiRecHit::recHits().
|
protected |
Definition at line 1233 of file TrackerDpgAnalysis.cc.
References universalConfigTemplate::collection, TrackingRecHit::geographicalId(), BaseTrackerRecHit::localPosition(), and DetId::rawId().
|
protected |
Definition at line 1276 of file TrackerDpgAnalysis.cc.
References SiPixelRecHit::cluster(), universalConfigTemplate::collection, TrackingRecHit::geographicalId(), and DetId::rawId().
|
protected |
Definition at line 1177 of file TrackerDpgAnalysis.cc.
References convertSQLitetoXML_cfg::output, and findQualityFiles::v.
Referenced by analyze().
|
protected |
Definition at line 1124 of file TrackerDpgAnalysis.cc.
References begin, GetRecoTauVFromDQM_MC_cff::cl, HLT_25ns10e33_v2_cff::clusters, end, insertMeasurement(), and mps_fire::result.
Referenced by analyze().
|
protected |
Definition at line 1242 of file TrackerDpgAnalysis.cc.
References begin, GetRecoTauVFromDQM_MC_cff::cl, HLT_25ns10e33_v2_cff::clusters, end, insertMeasurement(), and mps_fire::result.
|
protected |
Definition at line 1070 of file TrackerDpgAnalysis.cc.
References angle(), begin, GetRecoTauVFromDQM_MC_cff::cl, HLT_25ns10e33_v2_cff::clusters, end, insertMeasurement(), Topology::measurementPosition(), mps_fire::result, GeomDet::topology(), tracker_, and PV2DBase< T, PVType, FrameType >::x().
Referenced by analyze().
|
protected |
Definition at line 1192 of file TrackerDpgAnalysis.cc.
References alpha, begin, beta, GetRecoTauVFromDQM_MC_cff::cl, HLT_25ns10e33_v2_cff::clusters, end, insertMeasurement(), Topology::measurementPosition(), mps_fire::result, GeomDet::topology(), tracker_, PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
protected |
Definition at line 1383 of file TrackerDpgAnalysis.cc.
References reco::Vertex::tracks_begin(), and reco::Vertex::tracks_end().
Referenced by analyze().
|
protected |
Definition at line 1375 of file TrackerDpgAnalysis.cc.
References TauDecayModes::dec, GenerateHcalLaserBadRunList::out, convertSQLitetoXML_cfg::output, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginRun().
|
protected |
Definition at line 1285 of file TrackerDpgAnalysis.cc.
References GenerateHcalLaserBadRunList::out, convertSQLitetoXML_cfg::output, AlCaHLTBitMon_QueryRunRegistry::string, SiStripDetId::subDetector(), TrackerTopology::tecIsDoubleSide(), TrackerTopology::tecIsFrontPetal(), TrackerTopology::tecIsRPhi(), TrackerTopology::tecIsZPlusSide(), TrackerTopology::tecModule(), TrackerTopology::tecPetalNumber(), TrackerTopology::tecRing(), TrackerTopology::tecWheel(), TrackerTopology::tibIsDoubleSide(), TrackerTopology::tibIsExternalString(), TrackerTopology::tibIsRPhi(), TrackerTopology::tibIsZPlusSide(), TrackerTopology::tibLayer(), TrackerTopology::tibModule(), TrackerTopology::tibString(), TrackerTopology::tidIsDoubleSide(), TrackerTopology::tidIsFrontRing(), TrackerTopology::tidIsRPhi(), TrackerTopology::tidIsZPlusSide(), TrackerTopology::tidModule(), TrackerTopology::tidRing(), TrackerTopology::tidWheel(), TrackerTopology::tobIsDoubleSide(), TrackerTopology::tobIsRPhi(), TrackerTopology::tobIsZPlusSide(), TrackerTopology::tobLayer(), TrackerTopology::tobModule(), and TrackerTopology::tobRod().
Referenced by beginRun().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 175 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 145 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 198 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 201 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 153 of file TrackerDpgAnalysis.cc.
Referenced by beginRun().
|
private |
Definition at line 204 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 197 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 180 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 178 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 178 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 176 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 176 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 177 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 177 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 179 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 177 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 189 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 189 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 189 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 158 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 138 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 179 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 155 of file TrackerDpgAnalysis.cc.
Referenced by beginRun().
|
private |
Definition at line 182 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 181 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 140 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 181 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 141 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 181 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 142 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 205 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 182 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 179 of file TrackerDpgAnalysis.cc.
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 194 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 174 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 174 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 180 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 193 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 164 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), endJob(), and TrackerDpgAnalysis().
|
private |
Definition at line 169 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 190 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 156 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 172 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 171 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 173 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 173 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 173 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 207 of file TrackerDpgAnalysis.cc.
Referenced by beginRun().
|
private |
Definition at line 208 of file TrackerDpgAnalysis.cc.
Referenced by beginRun().
|
private |
Definition at line 200 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 147 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 148 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 196 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 196 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 200 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 200 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 146 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 183 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 186 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 202 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 175 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 174 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 174 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 161 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 203 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), TrackerDpgAnalysis(), and ~TrackerDpgAnalysis().
|
private |
Definition at line 203 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), TrackerDpgAnalysis(), and ~TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
staticprivate |
Definition at line 136 of file TrackerDpgAnalysis.cc.
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze().
|
private |
Definition at line 185 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 188 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 185 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 187 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 167 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 201 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 201 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 197 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 180 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 193 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 202 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 159 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 139 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 143 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 163 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 206 of file TrackerDpgAnalysis.cc.
Referenced by TrackerDpgAnalysis().
|
private |
Definition at line 165 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), endJob(), and TrackerDpgAnalysis().
|
private |
Definition at line 203 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), and TrackerDpgAnalysis().
|
private |
Definition at line 197 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 193 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 195 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 184 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 166 of file TrackerDpgAnalysis.cc.
Referenced by beginRun(), endJob(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 170 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 201 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 179 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 137 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 191 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 179 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 199 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 201 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 154 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), beginRun(), and onTrackAngles().
|
private |
Definition at line 172 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 149 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 160 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), endJob(), and TrackerDpgAnalysis().
|
private |
Definition at line 150 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 151 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 152 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 195 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 182 of file TrackerDpgAnalysis.cc.
Referenced by Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), analyze(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::insertInto(), RandomRunSource.RandomRunSource::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), Modules.ESPrefer::nameInProcessDesc_(), and TrackerDpgAnalysis().
|
private |
Definition at line 168 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 144 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 162 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), endJob(), and TrackerDpgAnalysis().
|
private |
Definition at line 195 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 195 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().
|
private |
Definition at line 195 of file TrackerDpgAnalysis.cc.
Referenced by analyze(), and TrackerDpgAnalysis().