#include <HIPAlignmentAlgorithm.h>
Public Member Functions | |
HIPAlignmentAlgorithm (const edm::ParameterSet &cfg) | |
Constructor. More... | |
void | initialize (const edm::EventSetup &setup, AlignableTracker *tracker, AlignableMuon *muon, AlignableExtras *extras, AlignmentParameterStore *store) |
Call at beginning of job. More... | |
void | run (const edm::EventSetup &setup, const EventInfo &eventInfo) |
Run the algorithm. More... | |
void | startNewLoop (void) |
Called at start of new loop. More... | |
void | terminate (const edm::EventSetup &setup) |
Call at end of job. More... | |
~HIPAlignmentAlgorithm () | |
Destructor. More... | |
Public Member Functions inherited from AlignmentAlgorithmBase | |
virtual bool | addCalibrations (const Calibrations &) |
AlignmentAlgorithmBase (const edm::ParameterSet &) | |
Constructor. More... | |
virtual void | beginLuminosityBlock (const edm::EventSetup &setup) |
called at begin of luminosity block (no lumi block info passed yet) More... | |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &, bool changed) |
called at begin of run More... | |
virtual void | endLuminosityBlock (const edm::EventSetup &setup) |
called at end of luminosity block (no lumi block info passed yet) More... | |
virtual void | endRun (const EndRunInfo &runInfo, const edm::EventSetup &setup) |
called at end of run - order of arguments like in EDProducer etc. More... | |
virtual bool | processesEvents () |
Returns whether algorithm proccesses events in current configuration. More... | |
virtual bool | setParametersForRunRange (const RunRange &rr) |
virtual bool | storeAlignments () |
Returns whether algorithm produced results to be stored. More... | |
virtual bool | supportsCalibrations () |
virtual void | terminate () |
Called at end of job (must be implemented in derived class) More... | |
virtual | ~AlignmentAlgorithmBase () |
Destructor. More... | |
Private Member Functions | |
void | bookRoot (void) |
double | calcAPE (double *par, int iter, double function) |
bool | calcParameters (Alignable *ali, int setDet, double start, double step) |
void | collector (void) |
int | fillEventwiseTree (const char *filename, int iter, int ierr) |
void | fillRoot (const edm::EventSetup &setup) |
bool | processHit1D (const AlignableDetOrUnitPtr &alidet, const Alignable *ali, const TrajectoryStateOnSurface &tsos, const TrackingRecHit *hit, double hitwt) |
bool | processHit2D (const AlignableDetOrUnitPtr &alidet, const Alignable *ali, const TrajectoryStateOnSurface &tsos, const TrackingRecHit *hit, double hitwt) |
int | readIterationFile (std::string filename) |
void | setAlignmentPositionError (void) |
void | writeIterationFile (std::string filename, int iter) |
Static Private Attributes | |
static const int | MAXREC = 99 |
Additional Inherited Members | |
Public Types inherited from AlignmentAlgorithmBase | |
typedef std::pair< const Trajectory *, const reco::Track * > | ConstTrajTrackPair |
typedef std::vector< ConstTrajTrackPair > | ConstTrajTrackPairCollection |
using | RunNumber = align::RunNumber |
using | RunRange = align::RunRange |
Definition at line 22 of file HIPAlignmentAlgorithm.h.
HIPAlignmentAlgorithm::HIPAlignmentAlgorithm | ( | const edm::ParameterSet & | cfg | ) |
Constructor.
Definition at line 48 of file HIPAlignmentAlgorithm.cc.
References col_cut, cos_cut, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), isCollector, IsCollision, outfile, outfile2, outpath, salignedfile, Scale, SetScanDet, siterationfile, smisalignedfile, sparameterfile, ssurveyfile, AlCaHLTBitMon_QueryRunRegistry::string, struefile, suvarfile, theAPEParameterSet, theApplyAPE, theCollectorNJobs, theCollectorPath, theCurrentPrescale, theEventPrescale, theFillTrackMonitoring, theIOVrangeSet, theMaxAllowedHitPull, theMaxRelParameterError, theMinimumNumberOfHits, themultiIOV, trackPs, trackWt, and uniEta.
|
inline |
Destructor.
Definition at line 31 of file HIPAlignmentAlgorithm.h.
References bookRoot(), calcAPE(), calcParameters(), collector(), dumpTauVariables_cfi::eventInfo, corrVsCorr::filename, fillEventwiseTree(), fillRoot(), initialize(), processHit1D(), processHit2D(), readIterationFile(), run(), setAlignmentPositionError(), GeneralSetup::setup(), startNewLoop(), AlCaHLTBitMon_QueryRunRegistry::string, AlignmentAlgorithmBase::terminate(), mixOne_simraw_on_sim_cfi::tracker, and writeIterationFile().
|
private |
Definition at line 1089 of file HIPAlignmentAlgorithm.cc.
References hitTree, m2_Eta, m2_Id, m2_Layer, m2_Nhit, m2_ObjId, m2_Phi, m2_Type, m2_Xpos, m2_Ypos, m2_Zpos, m3_Id, m3_ObjId, m3_par, m_angle, m_Chi2n, m_d0, m_detId, m_dz, m_Eta, m_hitwt, m_Nhits, m_nhPXB, m_nhPXF, m_nhTEC, m_nhTIB, m_nhTID, m_nhTOB, m_Ntracks, m_P, m_Phi, m_Pt, m_sinTheta, m_wt, outfile, outfile2, ssurveyfile, theFile, theFile2, theFile3, theFillTrackMonitoring, theIteration, theLevels, theTree, theTree2, theTree3, and cond::persistency::GLOBAL_TAG::tname.
Referenced by startNewLoop(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1061 of file HIPAlignmentAlgorithm.cc.
References JetChargeProducer_cfi::exp, createfilelist::int, hpstanc_transforms::max, and funct::pow().
Referenced by setAlignmentPositionError(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1255 of file HIPAlignmentAlgorithm.cc.
References HIPUserVariables::alierr, Alignable::alignmentParameters(), HIPUserVariables::alipar, AlignmentParameters::cloneFromSelected(), mps_fire::i, Alignable::id(), HIPUserVariables::jtve, HIPUserVariables::jtvj, HIPUserVariables::nhit, Alignable::setAlignmentParameters(), AlignmentParameters::setValid(), mathSSE::sqrt(), command_line::start, theIteration, theMaxRelParameterError, theMinimumNumberOfHits, and AlignmentParameters::userVariables().
Referenced by terminate(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1340 of file HIPAlignmentAlgorithm.cc.
References HIPUserVariables::alichi2, Alignable::alignmentParameters(), HIPUserVariables::alindof, AlignmentParameterStore::attachUserVariables(), HIPUserVariables::clone(), fillEventwiseTree(), ioerr, HIPUserVariables::jtve, HIPUserVariables::jtvj, HIPUserVariables::nhit, HIPUserVariablesIORoot::readHIPUserVariables(), harvestTrackValidationPlots::str, AlCaHLTBitMon_QueryRunRegistry::string, theAlignables, theAlignmentParameterStore, theCollectorNJobs, theCollectorPath, theFillTrackMonitoring, theIteration, and AlignmentParameters::userVariables().
Referenced by startNewLoop(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1411 of file HIPAlignmentAlgorithm.cc.
References hitTree, m_angle, m_Chi2n, m_d0, m_detId, m_dz, m_Eta, m_hitwt, m_Nhits, m_nhPXB, m_nhPXF, m_nhTEC, m_nhTIB, m_nhTID, m_nhTOB, m_Ntracks, m_P, m_Phi, m_Pt, m_sinTheta, m_wt, MAXREC, and theTree.
Referenced by collector(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1172 of file HIPAlignmentAlgorithm.cc.
References Alignable::alignableObjectId(), Alignable::alignmentParameters(), PV3DBase< T, PVType, FrameType >::eta(), alignBH_cfg::fixed, edm::EventSetup::get(), Alignable::id(), AlignmentParameters::isValid(), m2_Eta, m2_Id, m2_Layer, m2_Nhit, m2_ObjId, m2_Phi, m2_Type, m2_Xpos, m2_Ypos, m2_Zpos, HIPUserVariables::nhit, AlignmentParameters::parameters(), PV3DBase< T, PVType, FrameType >::phi(), GloballyPositioned< T >::position(), edm::ESHandle< T >::product(), Alignable::surface(), theAlignables, theAlignmentParameterStore, theFile2, theTree2, AlignmentParameterStore::typeAndLayer(), AlignmentParameters::userVariables(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by terminate(), and ~HIPAlignmentAlgorithm().
|
virtual |
Call at beginning of job.
Implements AlignmentAlgorithmBase.
Definition at line 115 of file HIPAlignmentAlgorithm.cc.
References AlignmentParameterSelector::addSelections(), alignableObjectId_, AlignmentParameterStore::alignables(), ALCARECOPromptCalibProdSiPixelAli0T_cff::alignParams, AlignmentParameterSelector::clear(), AlignableObjectId::commonObjectIdProvider(), edm::IOVSyncValue::eventID(), Exception, edm::ValidityInterval::first(), edm::EventSetup::get(), edm::ParameterSet::getParameter(), mps_fire::i, isCollector, hcalDigis_cfi::level, outfile2, edm::EventID::run(), salignedfile, AlignmentParameterSelector::selectedAlignables(), siterationfile, ssurveyfile, AlCaHLTBitMon_QueryRunRegistry::string, surveyResiduals_, suvarfile, theAlignableDetAccessor, theAlignables, theAlignmentParameterStore, theAPEParameters, theAPEParameterSet, theApplyAPE, theIOVrangeSet, theLevels, and themultiIOV.
Referenced by ~HIPAlignmentAlgorithm().
|
private |
Definition at line 457 of file HIPAlignmentAlgorithm.cc.
References HIPUserVariables::alichi2, Alignable::alignmentParameters(), HIPUserVariables::alindof, HIPUserVariables::jtve, HIPUserVariables::jtvj, TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), TrackingRecHit::localPosition(), TrackingRecHit::localPositionError(), HIPUserVariables::nhit, LocalTrajectoryError::positionError(), AlignmentParameters::selectedDerivatives(), mathSSE::sqrt(), theMaxAllowedHitPull, AlignmentParameters::userVariables(), PV3DBase< T, PVType, FrameType >::x(), and LocalError::xx().
Referenced by run(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 572 of file HIPAlignmentAlgorithm.cc.
References HIPUserVariables::alichi2, Alignable::alignmentParameters(), HIPUserVariables::alindof, HIPUserVariables::jtve, HIPUserVariables::jtvj, TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), TrackingRecHit::localPosition(), TrackingRecHit::localPositionError(), HIPUserVariables::nhit, LocalTrajectoryError::positionError(), AlignmentParameters::selectedDerivatives(), mathSSE::sqrt(), theMaxAllowedHitPull, AlignmentParameters::userVariables(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
Referenced by run(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 967 of file HIPAlignmentAlgorithm.cc.
References recoMuon::in, and mps_fire::result.
Referenced by startNewLoop(), and ~HIPAlignmentAlgorithm().
|
virtual |
Run the algorithm.
Implements AlignmentAlgorithmBase.
Definition at line 700 of file HIPAlignmentAlgorithm.cc.
References Abs(), CompositeAlignmentParameters::alignableFromAlignableDet(), AlignableNavigator::alignableFromGeomDet(), AlignableNavigator::alignablesFromHits(), angle(), TrajectoryMeasurement::backwardPredictedState(), chi2n, className(), SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), SiPixelRecHit::cluster(), AlignmentAlgorithmBase::EventInfo::clusterValueMap(), col_cut, TrajectoryStateCombiner::combine(), cos_cut, allConversions_cfi::d0, reco::TrackBase::d0(), AlignableNavigator::detAndSubdetInMap(), allConversions_cfi::dz, reco::TrackBase::dz(), stringResolutionProvider_cfi::eta, reco::TrackBase::eta(), TrajectoryMeasurement::forwardPredictedState(), TrackingRecHit::geographicalId(), TrackingRecHit::hit(), reco::TrackBase::hitPattern(), hitTree, Alignable::id(), isCollector, IsCollision, AlignmentClusterFlag::isTaken(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::isValid(), TrajectoryStateOnSurface::localDirection(), m_angle, m_Chi2n, m_d0, m_detId, m_dz, m_Eta, m_hitwt, m_Nhits, m_nhPXB, m_nhPXF, m_nhTEC, m_nhTIB, m_nhTID, m_nhTOB, m_Ntracks, m_P, m_Phi, m_Pt, m_sinTheta, m_wt, MAXREC, Trajectory::measurements(), reco::TrackBase::normalizedChi2(), reco::TrackBase::numberOfValidHits(), reco::HitPattern::numberOfValidPixelBarrelHits(), reco::HitPattern::numberOfValidPixelEndcapHits(), reco::HitPattern::numberOfValidStripTECHits(), reco::HitPattern::numberOfValidStripTIBHits(), reco::HitPattern::numberOfValidStripTIDHits(), reco::HitPattern::numberOfValidStripTOBHits(), AlCaHLTBitMon_ParallelJobs::p, reco::TrackBase::p(), phi, reco::TrackBase::phi(), funct::pow(), processHit1D(), processHit2D(), EnergyCorrector::pt, reco::TrackBase::pt(), alignCSCRings::r, TrajectoryMeasurement::recHit(), Scale, AlignmentParameterStore::selectParameters(), mathSSE::sqrt(), DetId::subdetId(), theAlignableDetAccessor, theAlignmentParameterStore, theCurrentPrescale, theEventPrescale, theFillTrackMonitoring, theTree, HiIsolationCommonParameters_cff::track, trackPs, l1t::tracks, trackWt, AlignmentAlgorithmBase::EventInfo::trajTrackPairs(), uniEta, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), o2olib.O2OTool::execute(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 1006 of file HIPAlignmentAlgorithm.cc.
References calcAPE(), mps_fire::i, AlignmentParameterStore::setAlignmentPositionError(), theAlignmentParameterStore, theAPEParameters, theApplyAPE, and theIteration.
Referenced by startNewLoop(), and ~HIPAlignmentAlgorithm().
|
virtual |
Called at start of new loop.
Reimplemented from AlignmentAlgorithmBase.
Definition at line 233 of file HIPAlignmentAlgorithm.cc.
References AlignmentParameterStore::applyAlignableAbsolutePositions(), bookRoot(), collector(), ioerr, isCollector, AlignmentParameters::numSelected(), AlignmentIORoot::readAlignableAbsolutePositions(), readIterationFile(), salignedfile, setAlignmentPositionError(), AlignmentParameters::setUserVariables(), siterationfile, theAlignables, theAlignmentParameterStore, theIO, and theIteration.
Referenced by ~HIPAlignmentAlgorithm().
|
virtual |
Call at end of job.
Implements AlignmentAlgorithmBase.
Definition at line 313 of file HIPAlignmentAlgorithm.cc.
References Alignable::alignmentParameters(), AlignmentParameterStore::applyParameters(), calcParameters(), fillRoot(), edm::EventSetup::get(), hitTree, mps_fire::i, Alignable::id(), SurveyResidual::inverseCovariance(), ioerr, isCollector, HIPUserVariables::jtve, HIPUserVariables::jtvj, checklumidiff::l, m3_Id, m3_ObjId, m3_par, HIPUserVariables::nhit, GloballyPositioned< T >::position(), edm::ESHandle< T >::product(), salignedfile, SurveyResidual::sensorResidual(), SetScanDet, AlignmentParameters::setValid(), siterationfile, Alignable::surface(), suvarfile, theAlignables, theAlignmentParameterStore, theFile, theFile2, theFile3, theFillTrackMonitoring, theIO, theIteration, theLevels, theTree, theTree2, theTree3, AlignmentParameterStore::typeAndLayer(), AlignmentParameters::userVariables(), SurveyResidual::valid(), AlignmentIORoot::writeAlignableAbsolutePositions(), HIPUserVariablesIORoot::writeHIPUserVariables(), writeIterationFile(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 989 of file HIPAlignmentAlgorithm.cc.
References MillePedeFileConverter_cfg::out.
Referenced by terminate(), and ~HIPAlignmentAlgorithm().
|
private |
Definition at line 74 of file HIPAlignmentAlgorithm.h.
Referenced by initialize().
|
private |
Definition at line 109 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 109 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 119 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), run(), and terminate().
|
private |
Definition at line 80 of file HIPAlignmentAlgorithm.h.
Referenced by collector(), startNewLoop(), and terminate().
|
private |
Definition at line 104 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), initialize(), run(), startNewLoop(), and terminate().
|
private |
Definition at line 108 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 137 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 138 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 136 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 136 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 139 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 137 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 136 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 137 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 137 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 137 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and fillRoot().
|
private |
Definition at line 142 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 143 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 144 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 132 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 133 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 132 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 128 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 132 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
private |
Definition at line 129 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), and run().
|
staticprivate |
Definition at line 126 of file HIPAlignmentAlgorithm.h.
Referenced by fillEventwiseTree(), and run().
|
private |
Definition at line 88 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and HIPAlignmentAlgorithm().
|
private |
Definition at line 88 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), HIPAlignmentAlgorithm(), and initialize().
|
private |
Definition at line 88 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm().
|
private |
Definition at line 89 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), initialize(), startNewLoop(), and terminate().
|
private |
Definition at line 109 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 111 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and terminate().
|
private |
Definition at line 89 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), initialize(), startNewLoop(), and terminate().
|
private |
Definition at line 89 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm().
|
private |
Definition at line 88 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm().
|
private |
Definition at line 89 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), HIPAlignmentAlgorithm(), and initialize().
|
private |
Definition at line 89 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm().
|
private |
Definition at line 113 of file HIPAlignmentAlgorithm.h.
Referenced by initialize().
|
private |
Definition at line 88 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), initialize(), and terminate().
|
private |
Definition at line 77 of file HIPAlignmentAlgorithm.h.
Referenced by initialize(), and run().
|
private |
Definition at line 76 of file HIPAlignmentAlgorithm.h.
Referenced by collector(), fillRoot(), initialize(), startNewLoop(), and terminate().
|
private |
Definition at line 75 of file HIPAlignmentAlgorithm.h.
Referenced by collector(), fillRoot(), initialize(), run(), setAlignmentPositionError(), startNewLoop(), and terminate().
|
private |
Definition at line 96 of file HIPAlignmentAlgorithm.h.
Referenced by initialize(), and setAlignmentPositionError().
|
private |
Definition at line 94 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and initialize().
|
private |
Definition at line 92 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), initialize(), and setAlignmentPositionError().
|
private |
Definition at line 105 of file HIPAlignmentAlgorithm.h.
Referenced by collector(), and HIPAlignmentAlgorithm().
|
private |
Definition at line 106 of file HIPAlignmentAlgorithm.h.
Referenced by collector(), and HIPAlignmentAlgorithm().
|
private |
Definition at line 107 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 107 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 117 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 120 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillRoot(), and terminate().
|
private |
Definition at line 122 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 110 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), collector(), HIPAlignmentAlgorithm(), run(), and terminate().
|
private |
Definition at line 79 of file HIPAlignmentAlgorithm.h.
Referenced by startNewLoop(), and terminate().
|
private |
Definition at line 95 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and initialize().
|
private |
Definition at line 81 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), calcParameters(), collector(), setAlignmentPositionError(), startNewLoop(), and terminate().
|
private |
Definition at line 114 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), initialize(), and terminate().
|
private |
Definition at line 98 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), processHit1D(), and processHit2D().
|
private |
Definition at line 102 of file HIPAlignmentAlgorithm.h.
Referenced by calcParameters(), and HIPAlignmentAlgorithm().
|
private |
Definition at line 100 of file HIPAlignmentAlgorithm.h.
Referenced by calcParameters(), and HIPAlignmentAlgorithm().
|
private |
Definition at line 93 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and initialize().
|
private |
Definition at line 118 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillEventwiseTree(), run(), and terminate().
|
private |
Definition at line 121 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), fillRoot(), and terminate().
|
private |
Definition at line 123 of file HIPAlignmentAlgorithm.h.
Referenced by bookRoot(), and terminate().
|
private |
Definition at line 108 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 108 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 108 of file HIPAlignmentAlgorithm.h.
Referenced by HIPAlignmentAlgorithm(), and run().
|
private |
Definition at line 86 of file HIPAlignmentAlgorithm.h.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), objects.VertexAnalyzer.VertexAnalyzer::process(), and confdbOfflineConverter.OfflineConverter::query().