#include <DTMeantimerPatternReco4D.h>
Public Member Functions | |
std::string | algoName () const override |
DTMeantimerPatternReco4D (const edm::ParameterSet &pset) | |
Constructor. More... | |
edm::OwnVector< DTRecSegment4D > | reconstruct () override |
Operations. More... | |
void | setChamber (const DTChamberId &chId) override |
void | setDTRecHit1DContainer (edm::Handle< DTRecHitCollection > all1DHits) override |
void | setDTRecSegment2DContainer (edm::Handle< DTRecSegment2DCollection > all2DSegments) override |
void | setES (const edm::EventSetup &setup) override |
bool | wants2DSegments () override |
~DTMeantimerPatternReco4D () override | |
Destructor. More... | |
Public Member Functions inherited from DTRecSegment4DBaseAlgo | |
DTRecSegment4DBaseAlgo (const edm::ParameterSet &) | |
Constructor. More... | |
virtual | ~DTRecSegment4DBaseAlgo () |
Destructor. More... | |
Private Member Functions | |
std::vector< DTSegmentCand * > | buildPhiSuperSegmentsCandidates (std::vector< std::shared_ptr< DTHitPairForFit >> &pairPhiOwned) |
DTRecSegment4D * | segmentSpecialZed (DTRecSegment4D *seg) |
Private Attributes | |
bool | allDTRecHits |
bool | applyT0corr |
bool | computeT0corr |
bool | debug |
DTMeantimerPatternReco * | the2DAlgo |
std::string | theAlgoName |
const DTChamber * | theChamber |
edm::ESHandle< DTGeometry > | theDTGeometry |
std::vector< DTRecHit1DPair > | theHitsFromPhi1 |
std::vector< DTRecHit1DPair > | theHitsFromPhi2 |
std::vector< DTRecHit1DPair > | theHitsFromTheta |
std::vector< DTSLRecSegment2D > | theSegments2DTheta |
DTSegmentUpdator * | theUpdator |
Algo for reconstructing 4d segment in DT using a Meantimer approach
Definition at line 40 of file DTMeantimerPatternReco4D.h.
DTMeantimerPatternReco4D::DTMeantimerPatternReco4D | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 32 of file DTMeantimerPatternReco4D.cc.
References allDTRecHits, applyT0corr, computeT0corr, debug, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), the2DAlgo, and theUpdator.
|
override |
Destructor.
Definition at line 60 of file DTMeantimerPatternReco4D.cc.
References the2DAlgo, and theUpdator.
|
inlineoverridevirtual |
Implements DTRecSegment4DBaseAlgo.
Definition at line 53 of file DTMeantimerPatternReco4D.h.
References GeneralSetup::setup().
|
private |
Definition at line 257 of file DTMeantimerPatternReco4D.cc.
References DTMeantimerPatternReco::buildSegments(), popcon2dropbox::copy(), gather_cfg::cout, debug, DTMeantimerPatternReco::initHits(), DTGeometry::superLayer(), the2DAlgo, theDTGeometry, theHitsFromPhi1, and theHitsFromPhi2.
Referenced by reconstruct().
|
overridevirtual |
Operations.
4d segment: I have the pos along the wire => further update!
Implements DTRecSegment4DBaseAlgo.
Definition at line 128 of file DTMeantimerPatternReco4D.cc.
References allDTRecHits, applyT0corr, edm::OwnVector< T, P >::begin(), buildPhiSuperSegmentsCandidates(), DTSegmentUpdator::calculateT0corr(), computeT0corr, gather_cfg::cout, debug, edm::OwnVector< T, P >::end(), DTChamber::id(), phi, edm::OwnVector< T, P >::push_back(), DTMeantimerPatternReco::reconstruct(), mps_fire::result, DTChamber::superLayer(), the2DAlgo, theChamber, theHitsFromTheta, theSegments2DTheta, theUpdator, GeomDet::toGlobal(), GeomDet::toLocal(), DTSegmentUpdator::update(), and y.
|
private |
|
overridevirtual |
Implements DTRecSegment4DBaseAlgo.
Definition at line 71 of file DTMeantimerPatternReco4D.cc.
References DTGeometry::chamber(), theChamber, and theDTGeometry.
|
overridevirtual |
Implements DTRecSegment4DBaseAlgo.
Definition at line 76 of file DTMeantimerPatternReco4D.cc.
References allDTRecHits, gather_cfg::cout, debug, DTChamber::id(), DTRangeMapAccessor::layersBySuperLayer(), theChamber, theHitsFromPhi1, theHitsFromPhi2, and theHitsFromTheta.
|
overridevirtual |
Implements DTRecSegment4DBaseAlgo.
Definition at line 107 of file DTMeantimerPatternReco4D.cc.
References allDTRecHits, gather_cfg::cout, debug, DTChamber::id(), theChamber, and theSegments2DTheta.
|
overridevirtual |
Implements DTRecSegment4DBaseAlgo.
Definition at line 65 of file DTMeantimerPatternReco4D.cc.
References edm::EventSetup::get(), DTMeantimerPatternReco::setES(), DTSegmentUpdator::setES(), the2DAlgo, theDTGeometry, and theUpdator.
|
inlineoverridevirtual |
|
private |
Definition at line 85 of file DTMeantimerPatternReco4D.h.
Referenced by DTMeantimerPatternReco4D(), reconstruct(), setDTRecHit1DContainer(), and setDTRecSegment2DContainer().
|
private |
Definition at line 86 of file DTMeantimerPatternReco4D.h.
Referenced by DTMeantimerPatternReco4D(), and reconstruct().
|
private |
Definition at line 87 of file DTMeantimerPatternReco4D.h.
Referenced by DTMeantimerPatternReco4D(), and reconstruct().
|
private |
Definition at line 69 of file DTMeantimerPatternReco4D.h.
Referenced by buildPhiSuperSegmentsCandidates(), DTMeantimerPatternReco4D(), reconstruct(), setDTRecHit1DContainer(), and setDTRecSegment2DContainer().
|
private |
Definition at line 77 of file DTMeantimerPatternReco4D.h.
Referenced by buildPhiSuperSegmentsCandidates(), DTMeantimerPatternReco4D(), reconstruct(), setES(), and ~DTMeantimerPatternReco4D().
|
private |
Definition at line 67 of file DTMeantimerPatternReco4D.h.
|
private |
Definition at line 82 of file DTMeantimerPatternReco4D.h.
Referenced by reconstruct(), setChamber(), setDTRecHit1DContainer(), and setDTRecSegment2DContainer().
|
private |
Definition at line 73 of file DTMeantimerPatternReco4D.h.
Referenced by buildPhiSuperSegmentsCandidates(), setChamber(), and setES().
|
private |
Definition at line 91 of file DTMeantimerPatternReco4D.h.
Referenced by buildPhiSuperSegmentsCandidates(), and setDTRecHit1DContainer().
|
private |
Definition at line 93 of file DTMeantimerPatternReco4D.h.
Referenced by buildPhiSuperSegmentsCandidates(), and setDTRecHit1DContainer().
|
private |
Definition at line 92 of file DTMeantimerPatternReco4D.h.
Referenced by reconstruct(), and setDTRecHit1DContainer().
|
private |
Definition at line 90 of file DTMeantimerPatternReco4D.h.
Referenced by reconstruct(), and setDTRecSegment2DContainer().
|
private |
Definition at line 80 of file DTMeantimerPatternReco4D.h.
Referenced by DTMeantimerPatternReco4D(), reconstruct(), setES(), and ~DTMeantimerPatternReco4D().