#include <CkfDebugger.h>
Classes | |
class | SimHit |
Public Member Functions | |
bool | analyseCompatibleMeasurements (const Trajectory &, const std::vector< TrajectoryMeasurement > &, const MeasurementTracker *, const Propagator *, const Chi2MeasurementEstimatorBase *, const TransientTrackingRecHitBuilder *) |
CkfDebugger (edm::EventSetup const &es, edm::ConsumesCollector &&iC) | |
void | countSeed () |
void | deleteHitAssociator () |
void | fillSeedHist (CTTRHp h1, CTTRHp h2, TrajectoryStateOnSurface t) |
void | printSimHits (const edm::Event &iEvent) |
~CkfDebugger () | |
Private Types | |
typedef TrajectoryMeasurement | TM |
typedef TrajectoryStateOnSurface | TSOS |
Private Member Functions | |
std::pair< CTTRHp, double > | analyseRecHitExistance (const PSimHit &sh, const TSOS &startingState) |
int | analyseRecHitNotFound (const Trajectory &, CTTRHp) |
bool | associated (CTTRHp rechit, const PSimHit &sh) const |
int | assocTrackId (CTTRHp rechit) const |
template<unsigned int D> | |
std::pair< double, double > | computePulls (CTTRHp recHit, TSOS startingState) |
std::pair< double, double > | computePulls (CTTRHp recHit, TSOS startingState) |
bool | correctMeas (const TM &tm, const PSimHit *correctHit) const |
bool | correctTrajectory (const Trajectory &, unsigned int &) const |
const GeomDetUnit * | det (const PSimHit *sh) const |
void | dumpSimHit (const SimHit &hit) const |
bool | goodSimHit (const PSimHit &sh) const |
bool | hasDelta (const PSimHit *correctHit) |
int | layer (const GeomDet *det) |
std::vector< const PSimHit * > | nextCorrectHits (const Trajectory &, unsigned int &) |
Global3DPoint | position (const PSimHit *sh) const |
const PSimHit * | pSimHit (unsigned int tkId, DetId detId) |
double | testSeed (CTTRHp, CTTRHp, TrajectoryStateOnSurface) |
Private Attributes | |
int | chi2gt30 |
int | chi2gt30delta |
int | chi2gt30deltaSeed |
int | chi2ls30 |
int | det_not_found |
std::vector< int > | dump |
std::map< std::pair< int, int > , int > | dump2 |
std::map< std::pair< int, int > , int > | dump3 |
std::map< std::pair< int, int > , int > | dump4 |
std::map< std::pair< int, int > , int > | dump5 |
std::map< std::pair< int, int > , int > | dump6 |
TFile * | file |
int | glued_det_not_fuond |
TH1F * | hchi2seedAll |
TH1F * | hchi2seedProb |
TrackerHitAssociator * | hitAssociator |
std::map< std::string, TH1F * > | hPullGP_X_shst |
std::map< std::string, TH1F * > | hPullGP_Y_shst |
std::map< std::string, TH1F * > | hPullGP_Z_shst |
TH2F * | hPullGPXvsGPeta_shst |
TH2F * | hPullGPXvsGPphi_shst |
TH2F * | hPullGPXvsGPr_shst |
TH2F * | hPullGPXvsGPX_shst |
TH2F * | hPullGPXvsGPY_shst |
TH2F * | hPullGPXvsGPZ_shst |
std::map< std::string, TH1F * > | hPullM_shrh |
std::map< std::string, TH1F * > | hPullM_shst |
std::map< std::string, TH1F * > | hPullM_strh |
std::map< std::string, TH1F * > | hPullS_shrh |
std::map< std::string, TH1F * > | hPullS_shst |
std::map< std::string, TH1F * > | hPullS_strh |
std::map< std::string, TH1F * > | hPullX_shrh |
std::map< std::string, TH1F * > | hPullX_shst |
std::map< std::string, TH1F * > | hPullX_strh |
std::map< std::string, TH1F * > | hPullY_shrh |
std::map< std::string, TH1F * > | hPullY_shst |
std::map< std::string, TH1F * > | hPullY_strh |
std::map< unsigned int, std::vector< PSimHit * > > | idHitsMap |
int | layer_not_found |
int | matched_not_associated |
int | matched_not_found |
int | no_component |
int | no_layer |
int | no_sim_hit |
int | only_one_component |
int | other |
int | partner_det_not_fuond |
int | problems |
int | propagation |
int | seedWithDelta |
int | simple_hit_not_found |
const MeasurementEstimator * | theChi2 |
const Propagator * | theForwardPropagator |
const GeometricSearchTracker * | theGeomSearchTracker |
const MagneticField * | theMagField |
const MeasurementTracker * | theMeasurementTracker |
NavigationSchool const * | theNavSchool |
const TrackerTopology * | theTopo |
const TrackerGeometry * | theTrackerGeom |
const TransientTrackingRecHitBuilder * | theTTRHBuilder |
int | totchi2gt30 |
int | totSeeds |
TrackerHitAssociator::Config | trackerHitAssociatorConfig_ |
Definition at line 43 of file CkfDebugger.h.
|
private |
Definition at line 70 of file CkfDebugger.h.
|
private |
Definition at line 71 of file CkfDebugger.h.
CkfDebugger::CkfDebugger | ( | edm::EventSetup const & | es, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 37 of file CkfDebugger.cc.
References chi2gt30, chi2gt30delta, chi2gt30deltaSeed, chi2ls30, det_not_found, dump, dump2, dump3, dump4, dump5, dump6, file, edm::EventSetup::get(), glued_det_not_fuond, hchi2seedAll, hchi2seedProb, hPullGP_X_shst, hPullGP_Y_shst, hPullGP_Z_shst, hPullGPXvsGPeta_shst, hPullGPXvsGPphi_shst, hPullGPXvsGPr_shst, hPullGPXvsGPX_shst, hPullGPXvsGPY_shst, hPullGPXvsGPZ_shst, hPullM_shrh, hPullM_shst, hPullM_strh, hPullS_shrh, hPullS_shst, hPullS_strh, hPullX_shrh, hPullX_shst, hPullX_strh, hPullY_shrh, hPullY_shst, hPullY_strh, i, j, layer_not_found, matched_not_associated, matched_not_found, no_component, no_layer, no_sim_hit, only_one_component, other, partner_det_not_fuond, problems, edm::ESHandle< class >::product(), propagation, seedWithDelta, simple_hit_not_found, theMagField, theNavSchool, theTopo, theTrackerGeom, indexGen::title, totchi2gt30, and patCandidatesForDimuonsSequences_cff::tracker.
CkfDebugger::~CkfDebugger | ( | ) |
Definition at line 1059 of file CkfDebugger.cc.
References chi2gt30, chi2gt30delta, chi2gt30deltaSeed, chi2ls30, det_not_found, dump, dump2, dump3, dump4, dump5, dump6, file, glued_det_not_fuond, hchi2seedAll, hchi2seedProb, hPullGP_X_shst, hPullGP_Y_shst, hPullGP_Z_shst, hPullGPXvsGPeta_shst, hPullGPXvsGPphi_shst, hPullGPXvsGPr_shst, hPullGPXvsGPX_shst, hPullGPXvsGPY_shst, hPullGPXvsGPZ_shst, hPullM_shrh, hPullM_shst, hPullM_strh, hPullS_shrh, hPullS_shst, hPullS_strh, hPullX_shrh, hPullX_shst, hPullX_strh, hPullY_shrh, hPullY_shst, hPullY_strh, i, j, layer_not_found, matched_not_associated, matched_not_found, no_component, no_layer, no_sim_hit, only_one_component, other, partner_det_not_fuond, problems, propagation, seedWithDelta, simple_hit_not_found, indexGen::title, totchi2gt30, and totSeeds.
bool CkfDebugger::analyseCompatibleMeasurements | ( | const Trajectory & | traj, |
const std::vector< TrajectoryMeasurement > & | meas, | ||
const MeasurementTracker * | aMeasurementTracker, | ||
const Propagator * | propagator, | ||
const Chi2MeasurementEstimatorBase * | estimator, | ||
const TransientTrackingRecHitBuilder * | aTTRHBuilder | ||
) |
Definition at line 197 of file CkfDebugger.cc.
References analyseRecHitExistance(), analyseRecHitNotFound(), TrackerHitAssociator::associateHit(), begin, TransientTrackingRecHitBuilder::build(), TrajectoryStateOnSurface::cartesianError(), chi2gt30, chi2gt30delta, chi2gt30deltaSeed, chi2ls30, computePulls(), correctMeas(), correctTrajectory(), GlobalErrorBase< T, ErrorWeightType >::cxx(), GlobalErrorBase< T, ErrorWeightType >::cyy(), GlobalErrorBase< T, ErrorWeightType >::czz(), det(), PSimHit::detUnitId(), dump, dump2, dump3, dump4, dump5, HLT_25ns14e33_v1_cff::estimator, PV3DBase< T, PVType, FrameType >::eta(), Trajectory::firstMeasurement(), TrajectoryStateOnSurface::globalPosition(), hasDelta(), hchi2seedProb, hitAssociator, hPullGP_X_shst, hPullGP_Y_shst, hPullGP_Z_shst, hPullGPXvsGPeta_shst, hPullGPXvsGPphi_shst, hPullGPXvsGPr_shst, hPullGPXvsGPX_shst, hPullGPXvsGPY_shst, hPullGPXvsGPZ_shst, hPullM_shrh, hPullM_shst, hPullM_strh, hPullS_shrh, hPullS_shst, hPullS_strh, hPullX_shrh, hPullX_shst, hPullX_strh, hPullY_shrh, hPullY_shst, hPullY_strh, i, Trajectory::lastMeasurement(), layer(), TrajectoryStateOnSurface::localError(), PSimHit::localPosition(), TrajectoryStateOnSurface::localPosition(), LogTrace, visualization-live-secondInstance_cfg::m, PV3DBase< T, PVType, FrameType >::mag(), Trajectory::measurements(), nextCorrectHits(), PV3DBase< T, PVType, FrameType >::phi(), GeomDet::position(), CartesianTrajectoryError::position(), position(), LocalTrajectoryError::positionError(), problems, PSimHit::processType(), Propagator::propagate(), HLT_25ns14e33_v1_cff::propagator, TrajectoryMeasurement::recHit(), query::result, alignCSCRings::s, seedWithDelta, mathSSE::sqrt(), GeomDet::surface(), TrajectoryStateOnSurface::surface(), tree::t, testSeed(), theChi2, theForwardPropagator, theGeomSearchTracker, theMeasurementTracker, theTTRHBuilder, indexGen::title, totchi2gt30, TrajectoryMeasurement::updatedState(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by CkfDebugTrajectoryBuilder::analyzeMeasurementsDebugger().
|
private |
Definition at line 680 of file CkfDebugger.cc.
References associated(), det(), PSimHit::detUnitId(), MeasurementEstimator::estimate(), newFWLiteAna::found, GeomDet::geographicalId(), MeasurementDet::geomDet(), StripSubdetector::glued(), glued_det_not_fuond, gluedId(), TrajectoryStateOnSurface::isValid(), layer(), LogTrace, matched_not_associated, matched_not_found, MeasurementExtractor::measuredError(), MeasurementExtractor::measuredParameters(), no_component, only_one_component, other, partner_det_not_fuond, StripSubdetector::partnerDetId(), MeasurementDet::position(), position(), Propagator::propagate(), propagation, pSimHit(), dttmaxenums::R, alignCSCRings::r, MeasurementDet::recHits(), HLT_25ns14e33_v3_cff::recHits, query::result, simple_hit_not_found, DetId::subdetId(), GeomDet::surface(), MeasurementDet::surface(), theChi2, theForwardPropagator, theMagField, theMeasurementTracker, PSimHit::trackId(), and y.
Referenced by analyseCompatibleMeasurements().
|
private |
Definition at line 904 of file CkfDebugger.cc.
References GeometricSearchDet::compatibleDets(), det(), det_not_found, GeometricSearchTracker::detLayer(), Trajectory::direction(), dump6, GeomDet::geographicalId(), gluedId(), Trajectory::lastLayer(), Trajectory::lastMeasurement(), layer(), layer_not_found, LogTrace, NavigationSchool::nextLayers(), no_layer, no_sim_hit, DetId::rawId(), BarrelDetLayer::specificSurface(), run_regression::test, theChi2, theForwardPropagator, theGeomSearchTracker, theNavSchool, and TrajectoryMeasurement::updatedState().
Referenced by analyseCompatibleMeasurements().
Definition at line 614 of file CkfDebugger.cc.
References TrackerHitAssociator::associateHit(), alignCSCRings::e, hitAssociator, LogTrace, PSimHit::pabs(), and PSimHit::timeOfFlight().
Referenced by analyseRecHitExistance(), and correctMeas().
|
private |
Definition at line 511 of file CkfDebugger.cc.
References TrackerHitAssociator::associateHitId(), hitAssociator, and LogTrace.
Referenced by correctMeas().
|
inlineprivate |
Definition at line 158 of file CkfDebugger.h.
References LogTrace, MeasurementExtractor::measuredError(), MeasurementExtractor::measuredParameters(), Propagator::propagate(), dttmaxenums::R, alignCSCRings::r, mathSSE::sqrt(), TrajectoryStateOnSurface::surface(), and theForwardPropagator.
Referenced by analyseCompatibleMeasurements().
|
inlineprivate |
Definition at line 634 of file CkfDebugger.cc.
References associated(), TrackerHitAssociator::associateHitId(), assocTrackId(), AlCaHLTBitMon_QueryRunRegistry::comp, hitAssociator, j, LogTrace, TrajectoryMeasurement::recHit(), run_regression::test, and PSimHit::trackId().
Referenced by analyseCompatibleMeasurements().
|
private |
Definition at line 469 of file CkfDebugger.cc.
References TrackerHitAssociator::associateHit(), TrackerHitAssociator::associateHitId(), goodSimHit(), hitAssociator, i, j, LogTrace, and run_regression::test.
Referenced by analyseCompatibleMeasurements().
|
inline |
Definition at line 51 of file CkfDebugger.h.
References totSeeds.
Referenced by cms::CkfDebugTrackCandidateMaker::countSeedsDebugger().
|
inline |
Definition at line 65 of file CkfDebugger.h.
References hitAssociator.
Referenced by cms::CkfDebugTrackCandidateMaker::deleteAssocDebugger().
|
inlineprivate |
Definition at line 150 of file CkfDebugger.h.
References PSimHit::detUnitId(), TrackerGeometry::idToDetUnit(), and theTrackerGeom.
Referenced by analyseCompatibleMeasurements(), analyseRecHitExistance(), analyseRecHitNotFound(), and nextCorrectHits().
|
private |
Definition at line 185 of file CkfDebugger.cc.
References CkfDebugger::SimHit::globalPosition(), CkfDebugger::SimHit::pabs(), CkfDebugger::SimHit::particleType(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), and CkfDebugger::SimHit::trackId().
Referenced by printSimHits().
|
inline |
Definition at line 53 of file CkfDebugger.h.
References hchi2seedAll, and testSeed().
Referenced by CkfDebugTrajectoryBuilder::fillSeedHistoDebugger().
|
private |
Definition at line 607 of file CkfDebugger.cc.
References PSimHit::pabs().
Referenced by correctTrajectory(), nextCorrectHits(), and pSimHit().
|
inlineprivate |
Definition at line 136 of file CkfDebugger.h.
References delta, PSimHit::detUnitId(), hitAssociator, and TrackerHitAssociator::SimHitMap.
Referenced by analyseCompatibleMeasurements(), and testSeed().
|
inlineprivate |
Definition at line 152 of file CkfDebugger.h.
References GeomDet::geographicalId(), TrackerTopology::layer(), and theTopo.
Referenced by analyseCompatibleMeasurements(), analyseRecHitExistance(), analyseRecHitNotFound(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and nextCorrectHits().
|
private |
Definition at line 529 of file CkfDebugger.cc.
References TrackerHitAssociator::associateHit(), AlCaHLTBitMon_QueryRunRegistry::comp, det(), PSimHit::detUnitId(), GeomDet::geographicalId(), goodSimHit(), hitAssociator, idHitsMap, TrackerGeometry::idToDetUnit(), Trajectory::lastMeasurement(), layer(), LogTrace, position(), TrajectoryMeasurement::recHit(), query::result, DetId::subdetId(), theTrackerGeom, PSimHit::timeOfFlight(), and GeomDet::toGlobal().
Referenced by analyseCompatibleMeasurements().
|
inlineprivate |
Definition at line 147 of file CkfDebugger.h.
References PSimHit::detUnitId(), TrackerGeometry::idToDetUnit(), PSimHit::localPosition(), theTrackerGeom, and GeomDet::toGlobal().
Referenced by analyseCompatibleMeasurements(), analyseRecHitExistance(), and nextCorrectHits().
void CkfDebugger::printSimHits | ( | const edm::Event & | iEvent | ) |
Definition at line 156 of file CkfDebugger.cc.
References dumpSimHit(), hitAssociator, edm::EventBase::id(), idHitsMap, TrackerGeometry::idToDetUnit(), python.multivaluedict::map(), TrackerHitAssociator::SimHitMap, python.multivaluedict::sort(), theTrackerGeom, and trackerHitAssociatorConfig_.
Referenced by cms::CkfDebugTrackCandidateMaker::printHitsDebugger().
Definition at line 892 of file CkfDebugger.cc.
References begin, goodSimHit(), idHitsMap, and DetId::rawId().
Referenced by analyseRecHitExistance().
|
private |
Definition at line 989 of file CkfDebugger.cc.
References TrackerHitAssociator::associateHit(), hasDelta(), hitAssociator, TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), PSimHit::localPosition(), LogTrace, PV3DBase< T, PVType, FrameType >::mag(), LocalTrajectoryError::matrix(), PSimHit::momentumAtEntry(), dttmaxenums::R, findQualityFiles::v, LocalTrajectoryParameters::vector(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyseCompatibleMeasurements(), and fillSeedHist().
|
private |
Definition at line 237 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 238 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 239 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 240 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 236 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 196 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 197 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 198 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 199 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 200 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 201 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 203 of file CkfDebugger.h.
Referenced by CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 247 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 204 of file CkfDebugger.h.
Referenced by CkfDebugger(), fillSeedHist(), and ~CkfDebugger().
|
private |
Definition at line 204 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 105 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), associated(), assocTrackId(), correctMeas(), correctTrajectory(), deleteHitAssociator(), hasDelta(), nextCorrectHits(), printSimHits(), and testSeed().
|
private |
Definition at line 220 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 221 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 222 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 228 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 229 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 227 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 224 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 225 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 226 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 213 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 215 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 217 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 214 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 216 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 218 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 206 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 208 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 210 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 207 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 209 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 211 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 111 of file CkfDebugger.h.
Referenced by nextCorrectHits(), printSimHits(), and pSimHit().
|
private |
Definition at line 235 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 245 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 244 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 242 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 234 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 233 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 243 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 249 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 246 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 232 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 248 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 231 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 241 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 102 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), analyseRecHitExistance(), and analyseRecHitNotFound().
|
private |
Definition at line 103 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), analyseRecHitExistance(), analyseRecHitNotFound(), and computePulls().
|
private |
Definition at line 101 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), and analyseRecHitNotFound().
|
private |
Definition at line 100 of file CkfDebugger.h.
Referenced by analyseRecHitExistance(), and CkfDebugger().
|
private |
Definition at line 106 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), and analyseRecHitExistance().
|
private |
Definition at line 109 of file CkfDebugger.h.
Referenced by analyseRecHitNotFound(), and CkfDebugger().
|
private |
Definition at line 108 of file CkfDebugger.h.
Referenced by CkfDebugger(), and layer().
|
private |
Definition at line 99 of file CkfDebugger.h.
Referenced by CkfDebugger(), det(), nextCorrectHits(), position(), and printSimHits().
|
private |
Definition at line 107 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements().
|
private |
Definition at line 250 of file CkfDebugger.h.
Referenced by analyseCompatibleMeasurements(), CkfDebugger(), and ~CkfDebugger().
|
private |
Definition at line 252 of file CkfDebugger.h.
Referenced by countSeed(), and ~CkfDebugger().
|
private |
Definition at line 104 of file CkfDebugger.h.
Referenced by printSimHits().